[ ソース: libio-multiplex-perl ]
パッケージ: libio-multiplex-perl (1.16-1.1)
libio-multiplex-perl に関するリンク
Debian の資源:
libio-multiplex-perl ソースパッケージをダウンロード:
- [libio-multiplex-perl_1.16-1.1.dsc]
- [libio-multiplex-perl_1.16.orig.tar.gz]
- [libio-multiplex-perl_1.16-1.1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Ansgar Burchardt (QA ページ)
- Salvatore Bonaccorso (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
object-oriented interface to select() for Perl
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.