perl-IO-Multiplex - Manage IO on many file handles
| Website: | https://metacpan.org/release/IO-Multiplex | 
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl | 
| Vendor: | Alcance Libre, Inc. | 
- 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-10.aldos.src [25 KiB] | 
              Changelog
              by Joel Barrios (2024-03-18):
              - Clean spec file.  |