8c752fc2f0
The BSD::Socket::Splice module implements a Perl interface to OpenBSD socket splicing. Compared to the manual aproach with pack() and setsockopt(), it provides a convenient way to access the necessary system-calls. ok jasper@
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
The BSD::Socket::Splice module implements a Perl interface to OpenBSD
|
|
socket splicing. Compared to the manual aproach with pack() and
|
|
setsockopt(), it provides a convenient way to access the necessary
|
|
system-calls.
|