Name : perl-Event-Lib
| |
Version : 1.40.0
| Vendor : Mageia_Org
|
Release : 10.mga8
| Date : 2020-06-17 21:06:20
|
Group : Development/Perl
| Source RPM : perl-Event-Lib-1.40.0-10.mga8.src.rpm
|
Size : 0.10 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Perl extentions for event-based programming
|
Description :
This module is a Perl wrapper around libevent(3) as available from the http://www.monkey.org/~provos/libevent/ manpage. It allows to execute a function whenever a given event on a filehandle happens, a timeout occurs or a signal is received.
Under the hood, one of the available mechanisms for asynchronously dealing with events is used. This could be \'select\', \'poll\', \'epoll\', \'devpoll\' or \'kqueue\'. The idea is that you don\'t have to worry about those details and the various interfaces they offer. _Event::Lib_ offers a unified interface to all of them (but see the \"CONFIGURATION\" manpage further below).
Once you\'ve skimmed through the next two sections (or maybe even now), you should have a look at the \"EXAMPLE: A SIMPLE TCP SERVER\" manpage to get a feeling about how it all fits together.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release |