ikshwak / iperf

Automatically exported from code.google.com/p/iperf
Other
0 stars 0 forks source link

add support for "sendfile" call #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Adding a command line option to do splice/sendfile instead of sockets would be 
very useful.

Here are some links for more info:

Linux:  http://www.kernel.org/doc/man-pages/online/pages/man2/sendfile.2.html
FreeBSD: http://www.freebsd.org/cgi/man.cgi?query=sendfile&sektion=2
Mac OSX: 
https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages
/man2/sendfile.2.html

Original issue reported on code.google.com by bltier...@es.net on 28 Feb 2013 at 8:09

GoogleCodeExporter commented 8 years ago

Original comment by bltier...@es.net on 12 Mar 2013 at 10:43