The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension BSD::Socket::Splice.

0.03 2011-07-03
    - add tests for idle
    - max and idle value may be undef
    - kernel can now handle idle timeouts, add support for sp_idle

0.02 2011-03-04
    - provide useful text in the readme
    - fix man page pod
    - fix test for sparc64
    - do not undef $@ before eval in tests
    - include more feedback from Steffen Ullrich

0.01 2011-03-01
    - include feedback from Steffen Ullrich
    - write documentation
    - write tests
    - implement functions setsplice, getsplice, geterror, SO_SPLICE
    - original version; created by h2xs 1.23 with -A -n BSD::Socket::Splice