Main > Programming > Libraries >

IO::Multiplex 1.08

IO::Multiplex 1.08

Sponsored Links

IO::Multiplex 1.08 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1026
Date added: 2007-01-02
Publisher: Rob Brown

IO::Multiplex 1.08 description

IO::Multiplex is a Perl module that can manage IO on many file handles.

SYNOPSIS

use IO::Multiplex;

my $mux = new IO::Multiplex;
$mux->add($fh1);
$mux->add(*FH2);
$mux->set_callback_object(...);
$mux->listen($server_socket);
$mux->loop;

sub mux_input {
...
}
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.

It is object oriented in design, and will notify you of significant events by calling methods on an object that you supply. If you are not using objects, you can simply supply __PACKAGE__ instead of an object reference.

You may have one callback object registered for each file handle, or one global one. Possibly both -- the per-file handle callback object will be used instead of the global one.

Each file handle may also have a timer associated with it. A callback function is called when the timer expires.

IO::Multiplex 1.08 Screenshot

Advertisements

IO::Multiplex 1.08 Keywords

Bookmark IO::Multiplex 1.08

Hyperlink code:
Link for forum:

IO::Multiplex 1.08 Copyright

WareSeeker periodically updates pricing and software information of IO::Multiplex 1.08 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of IO::Multiplex 1.08 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
IO::Util is a selection of general-utility IO function. Free Download
IO::Pty is a pseudo TTY object class. Free Download
IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. Free Download
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
Bio::Map::MappableI is an object that can be placed in a map. Free Download
HTML::Latex is a Perl module that creates a Latex file from an HTML file. Free Download
OGLTK (ogle-tic) is an OpenGL toolkit for GTK. Free Download
IO-stringy is a I/O on in-core objects like strings and arrays. Free Download