| Paketname | libio-epoll-perl |
| Beschreibung | Perl interface to the Epoll IO Multiplexing subsystem |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.02-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 116 Byte |
| Hängt ab von | perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.6) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 19336 Byte |
| Prüfsumme MD5 | 6b5c7c2e35265ecca082cc973ae92e3e |
| Prüfsumme SHA1 | c2ac566ce2318aa2aa5a427bca91ac5bd6bc2b6a |
| Prüfsumme SHA256 | 38c6e0f2ba45364d55e353fb7de7875f7278d90cb22c53b1382d4e2af074ee85 |
| Link zum Herunterladen | libio-epoll-perl_0.02-1_i386.deb |
| Ausführliche Beschreibung | IO::Epoll provides access to the new, (currently) Linux-specific variant of
poll() known as epoll(). It is designed to offer O(1) scalability over large
numbers of watched file descriptors.
.
This module provides a higher-level layer designed to emulate the behaviour
of IO::Poll and IO::Ppoll, but also exposes the corresponding low-level API
that closely matches the related system calls.
|