Package : perl-IO-Epoll > RPM : perl-IO-Epoll-0.30.0-24.mga10.src.rpm

Basic items

Name perl-IO-Epoll
Version 0.30.0
Release 24.mga10
URL https://metacpan.org/release/IO-Epoll
Group Development/Perl
Summary Scalable IO Multiplexing for Linux 2.5.44 and higher
Size 23KB
Arch i586
License GPL+ or Artistic

Description

The 'epoll(4)' subsystem is a new, (currently) Linux-specific variant of
'poll(2)'. It is designed to offer O(1) scalability over large numbers of
watched file descriptors. You will need at least version 2.5.44 of Linux to
use this module, and you might need to upgrade your C library.

The 'epoll(2)' API comprises four 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' and 'IO::Ppoll'.

Media information

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

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-11-29 08:31:11
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie