sendfile() from pipe

Ivan Krivonos int0dster at gmail.com
Sat Feb 14 23:20:58 UTC 2015


Hi guys,

Are there any special reasons why pipe (writing end) is not supported as
sendfile() source ? I`m thinking about implementing fast ZFS replication
tool
and having ability to zfs_send() to the one end of pipe and sendfile() from
the other
would be really nice


More information about the freebsd-hackers mailing list