| Paketname | libevent-1.4-2 |
| Beschreibung | An asynchronous event notification library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.4.13-stable-1 |
| Sektion | libs |
| Priorität | standard |
| Installierte Größe | 152 Byte |
| Hängt ab von | libc6 (>= 2.3.2) |
| Empfohlene Pakete | |
| Paketbetreuer | Anibal Monsalve Salazar |
| Quelle | libevent |
| Paketgröße | 56570 Byte |
| Prüfsumme MD5 | b2e2ae685ea1c77c090bf969407def44 |
| Prüfsumme SHA1 | 4feb3d45c416e5b63a87ba7f1c61791ba0d9c402 |
| Prüfsumme SHA256 | d9c7d78f3dda270bedf731b970d008623162242172938605133d2439a3ad1582 |
| 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.
|