| Name: | perl-IO-Multiplex |
|---|---|
| Version: | 1.16 |
| Release: | 21.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 43640 |
| License: | GPL+ or Artistic |
| RPM: | perl-IO-Multiplex-1.16-21.el9.noarch.rpm |
| Source RPM: | perl-IO-Multiplex-1.16-21.el9.src.rpm |
| Build Date: | Sun Jan 09 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/IO-Multiplex |
| Summary: | 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. |