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>
Thu, 17 May 2018 07:52:25 +0000 (09:52 +0200)
commitcd4c5e8ba2eb24dada28f61e538394ef1a1d028a
tree9010d4f2626c7f00db0b2303994c568a6bf1564b
parent5a7cb6db6cf68a3d5fc4814b58d97d361f889474
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