splice: use fcntl(pfd[1], F_SETPIPE_SZ, buffer_size); in splice2.c
[metze/misc/junkcode.git] / splice /
2013-04-05 Stefan Metzmachersplice: use fcntl(pfd[1], F_SETPIPE_SZ, buffer_size... master
2013-03-04 Stefan Metzmachersplice: use fcntl(pfd[1], F_SETPIPE_SZ, 1048576); in...
2013-03-04 Stefan Metzmachersplice: more examples...
2012-07-19 Stefan Metzmachersplice/sendfile1: why doesn't this work? EINVAL...
2012-07-19 Stefan Metzmachersplice: show the 64k limitation of splice