0c4478bab6
facility. It allows you to efficiently transfer data from one filehandle to another. Typically the source is a file on disk and the sink is a socket, and some operating systems may not even support other usage. WWW: http://search.cpan.org/dist/Sys-Sendfile/
7 lines
327 B
Text
7 lines
327 B
Text
Sys::Sendfile provides access to your operating system's sendfile
|
|
facility. It allows you to efficiently transfer data from one
|
|
filehandle to another. Typically the source is a file on disk and the
|
|
sink is a socket, and some operating systems may not even support
|
|
other usage.
|
|
|
|
WWW: http://search.cpan.org/dist/Sys-Sendfile/
|