]> arthur.barton.de Git - netatalk.git/blobdiff - man/man5/afp.conf.5.in
Add recvfile support with splice() on Linux
[netatalk.git] / man / man5 / afp.conf.5.in
index 74d7a609a0c13f28708c4d7581e2acedd7550c93..bf5434ebeab31b0b85c79dc8e4a5b570b57cc5fc 100644 (file)
@@ -492,6 +492,16 @@ tcpsndbuf = \fInumber\fR \fB(G)\fR
 Try to set TCP send buffer using setsockpt()\&. Often OSes impose restrictions on the applications ability to set this value\&.
 .RE
 .PP
+recvfile = \fIBOOLEAN\fR (default: \fIno\fR) \fB(G)\fR
+.RS 4
+Whether to use splice() on Linux for receiving data\&.
+.RE
+.PP
+splice size = \fInumber\fR (default: \fI64k\fR) \fB(G)\fR
+.RS 4
+Maximum number of bytes spliced\&.
+.RE
+.PP
 use sendfile = \fIBOOLEAN\fR (default: \fIyes\fR) \fB(G)\fR
 .RS 4
 Whether to use sendfile