Paketname | libio-multiplex-perl |
Beschreibung | object-oriented interface to select() for Perl |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.10-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Core Developers |
Quelle | |
Paketgröße | 22890 Byte |
Prüfsumme MD5 | 6f5678be1f117e3011092f74f0e1da98 |
Prüfsumme SHA1 | e1fb8073811f39b87f7a78fcecbcee0c5df8f179 |
Prüfsumme SHA256 | 5c2f13b63704ca4730e40cf88ece68f00989c351c352e8deb02d8b68da87a752 |
Link zum Herunterladen | libio-multiplex-perl_1.10-1_all.deb |
Ausführliche Beschreibung | 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.
|