perl-IO-EventMux
Event loop processing for nonblocking socket
SRPM: perl-IO-EventMux-1.01-1.n0i.1.fc8.src.rpm SPEC: perl-IO-EventMux.spec Version: 1.01 Release: 1.n0i.1.fc8 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 18744 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/IO-EventMux/ Date: Wed Sep 05 2007, 02:19 GMT
Description:
This module provides multiplexing for any set of sockets, pipes, or whatever
you can set O_NONBLOCK on. It can be useful for both server and client
processes, but it works best when the application's main loop is centered
around its "mux()" method.
you can set O_NONBLOCK on. It can be useful for both server and client
processes, but it works best when the application's main loop is centered
around its "mux()" method.
Changelog:
- Wed Sep 05 2007 Marius Feraru <altblue@n0i.net> - 1.01-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.14.9
- version 1.00
Files:
- IO-EventMux-1.01.tar.gz
- perl-IO-EventMux.spec
Requires:
- perl(Module::Build)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)