<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, 25 Mar 2016 at 16:35 Nils Goroll <<a href="mailto:slink@schokola.de">slink@schokola.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
is there a particular reason for pipe mode not using sendfile half the number of<br>
syscalls required and avoid copying to/from a userspace buffer?<br></blockquote><div><br></div><div>sendfile() requires the in_fd to be an fd supporting mmap-like operations, ie no network sockets.</div><div><br></div><div>MartinĀ </div></div></div>