libio-sessiondata-perl 1.03-1 source package in Ubuntu
Changelog
libio-sessiondata-perl (1.03-1) unstable; urgency=low * Initial release (closes: #734630). -- gregor herrmann <email address hidden> Wed, 08 Jan 2014 18:21:00 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc | |
Bionic | release | universe | misc | |
Xenial | release | universe | misc | |
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libio-sessiondata-perl_1.03-1.dsc | 2.1 KiB | 7a8725a736d9d3036ec1b6978400fd09db590ccb4b901c7ff0410cd404a33694 |
libio-sessiondata-perl_1.03.orig.tar.gz | 5.3 KiB | 64a4712a3edbb3fd10230db296c29c8c66f066adfbc0c3df6a48258fef392ddd |
libio-sessiondata-perl_1.03-1.debian.tar.gz | 1.5 KiB | 06dde98cf561a1306943545e89270a8bda7167fdc346409864a3050e80533321 |
No changes file available.
Binary packages built by this source
- libio-sessiondata-perl: set of modules for non-blocking I/O
This package contains the modules IO::SessionData and IO::SessionSet which
deal with non-blocking I/O.
.
IO::SessionData is a wrapper around IO::Socket handling e.g. partial writes.
IO::SessionSet is similar to IO::Select. It handles multiple IO::SessionData
objects offers the ability to buffer partial writes.
.
For a detailed documentation, cf. the original author's book:
Lincoln D. Stein: Network Programming with Perl.
Addison-Wesley, 2001, pp. 371.