| Paketname | libevent-extra-1.4-2 |
| Beschreibung | An asynchronous event notification library (extra) |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.4.13-stable-1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 136 Byte |
| Hängt ab von | libc6 (>= 2.4), libevent-core-1.4-2 (= 1.4.13-stable-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libevent |
| Paketgröße | 48120 Byte |
| Prüfsumme MD5 | d43163113426954f577a64bb6dab33f3 |
| Prüfsumme SHA1 | 6d84b8c4f841445772bd20d8e33de43009afae3b |
| Prüfsumme SHA256 | e82568d123a146b7ed9b9a29826e0539bca9c7734c43278c409dd30c4ed6aced |
| Link zum Herunterladen | libevent-extra-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).
.
The libevent_extra library includes code for HTTP, DNS, RPC, and so
on.
.
If you're writing software that uses libevent's protocol support, you
need to link libevent_core and libevent_extra as well.
|