Perl extension for zero-copy data transfer
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.
$
pkg install p5-Sys-SendfileOrigin
devel/p5-Sys-Sendfile
Size
37.0KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages