Manage IO on many file handles
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.16-29.fc42 | - |
Fedora 42 | 1.16-29.fc42 | - |
Fedora 41 | 1.16-28.fc41 | - |
Fedora 40 | 1.16-27.fc40 | - |
You can contact the maintainers of this package via email at
perl-IO-Multiplex dash maintainers at fedoraproject dot org
.