s3:lib/recvfile: make use of F_SETPIPE_SZ and reduce the splice syscalls.
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Mar 2013 08:41:52 +0000 (09:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Oct 2016 12:51:52 +0000 (14:51 +0200)
commit874d374504098264ee4a27b50df8539da37cc958
treee575590557b34e81d9853093f4aa0358dbc60148
parenta7821482ecb2535bf93d07283b7a0392298d19d2
s3:lib/recvfile: make use of F_SETPIPE_SZ and reduce the splice syscalls.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/lib/recvfile.c