Paketname | libevent-1.4-2 |
Beschreibung | An asynchronous event notification library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.4.13-stable-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 152 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libevent |
Paketgröße | 56154 Byte |
Prüfsumme MD5 | 99426bb393725f59c03d2a53060f5400 |
Prüfsumme SHA1 | 9b9e346307e1067a527fbacaa112c7e492490138 |
Prüfsumme SHA256 | fc8a89547c82a947eb18cbb56ba8abf8c0dcdb2854154ec9746a74682a8689ab |
Link zum Herunterladen | libevent-1.4-2_1.4.13-stable-1_i386.deb |
Ausführliche Beschreibung | The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached.
.
libevent is meant to replace the asynchronous event loop found in
event driven network servers. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
For backward compatibility and to transition to libevent_core only or
libevent_core and libevent_extra, the libevent source package builds
the libevent library that includes everything in libevent_core and
libevent_extra.
|