Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399183
en ru br
ALT Linux repos
S:0.03-alt3.2
5.0: 0.01-alt1
4.1: 0.01-alt1
4.0: 0.01-alt1

Group :: Development/Perl
RPM: perl-IO-Epoll

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.03-alt3.2
Build date: 24 january 2019, 12:51 ( 273.1 weeks ago )
Size: 22.72 Kb

Home page:   http://search.cpan.org/dist/IO-Epoll/

License: GPL or Artistic
Summary: Scalable IO Multiplexing for Linux
Description:

The epoll(4) subsystem is a new variant of poll(2).  It is designed to
offer O(1) scalability over large numbers of watched file descriptors.

The epoll(2) API comprises 4 system calls: epoll_create(2), epoll_ctl(2),
epoll_wait(2) and epoll_pwait(2).  IO::Epoll provides a low-level API
which closely matches the underlying system calls.  It also provides a
higher-level layer designed to emulate the behavior of IO::Poll.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-IO-Epoll
  • perl-IO-Epoll-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin