Download Source Package libevent:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 60.0 kB | 132 kB | [list of files] |
| armel | 52.1 kB | 144 kB | [list of files] |
| hppa | 60.4 kB | 168 kB | [list of files] |
| i386 | 54.7 kB | 152 kB | [list of files] |
| ia64 | 80.4 kB | 252 kB | [list of files] |
| mips | 53.9 kB | 176 kB | [list of files] |
| mipsel | 54.4 kB | 176 kB | [list of files] |
| powerpc | 59.8 kB | 176 kB | [list of files] |
| s390 | 61.3 kB | 168 kB | [list of files] |
| sparc | 53.4 kB | 156 kB | [list of files] |