Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-IO-Multiplex - Manage IO on many file handles
- Description:
IO::Multiplex is designed to take the effort out of managing multiple file
handles. It is essentially a really fancy front end to the select system call.
In addition to maintaining the select loop, it buffers all input and output
to/from the file handles. It can also accept incoming connections on one or
more listen sockets.
Packages
perl-IO-Multiplex-1.13-1.el6.noarch
[24 KiB] |
Changelog
by Paul Howarth (2011-04-15):
- Update to 1.13
- Fix handling of outbuf that contains '0' (CPAN RT#67458)
- Nobody else likes macros for commands
|