Package : perl-Event-Lib > RPM : perl-Event-Lib-1.40.0-13.mga9.i586.rpm

Basic items

Install
Name perl-Event-Lib
Version 1.40.0
Release 13.mga9
URL https://metacpan.org/release/Event-Lib
Group Development/Perl
Summary Perl extensions for event-based programming
Size 103KB
Arch i586
License GPL+ or Artistic

Description

This module is a Perl wrapper around libevent(3) as available from
https://libevent.org/. 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 "CONFIGURATION" further below).

Once you've skimmed through the next two sections (or maybe even now), you
should have a look at "EXAMPLE: A SIMPLE TCP SERVER" to get a
feeling about how it all fits together.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-06-07 00:52:20
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie