perl-IO-Multiplex - Manage IO on many file handles
Website: | https://metacpan.org/release/IO-Multiplex |
---|---|
License: | GPL+ or Artistic |
Vendor: | Virtuozzo |
- 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.16-21.vl9.1.src [27 KiB] |
Changelog
by Mohan Boddu (2021-08-09):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |