| Paketname | libio-epoll-perl | 
| Beschreibung | Perl interface to the Epoll IO Multiplexing subsystem | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.02-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 112 Byte | 
| Hängt ab von | perl (>= 5.10.0-24), perlapi-5.10.0, libc6 (>= 2.6) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group  | 
| Quelle |  | 
| Paketgröße | 19290 Byte | 
| Prüfsumme MD5 | 6b87a1cc86cd0cbb9f9b91dfbb8a5749 | 
| Prüfsumme SHA1 | c9c64f6db279caf558b92857258ce45a37427971 | 
| Prüfsumme SHA256 | d2cfb0d8b5a670bd9bbf26714fd7d2baba8b6925c84b7fc4f177f91260c698d5 | 
| 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.
 |