https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258679
--- Comment #25 from Jan Beich <[email protected]> --- (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.
