[Bug 258679] www/chromium: Unable to download files with chromium-92.0.4515.159_2
Date: Mon, 15 Nov 2021 22:42:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258679 --- Comment #25 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to gnikl from comment #21) > Contrary to Linux the FreeBSD sendfile call limits the out descriptor to a socket Maybe FreeBSD >= 13.0 can optimize via https://man.freebsd.org/copy_file_range/2 like cp(1) did since base c01816a97fd5 (see also later fixes). -- You are receiving this mail because: You are the assignee for the bug.