Package contains libraries, required by other applications as dependencies. Do not install separately.
Asynchronous event notification library (core)
 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It 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_core library includes event loops, timers, buffer code,
 and various small compatibility functions.
 .
 If you're writing software that only uses libevent's event loop, you
 should link against only the libevent_core library.
| Attachment | Size | Date | 
|---|---|---|
|  libevent-core-2.0-5_2.0.16-stable-1_armel.deb | 107.99 KB | 05/08/2013 - 01:49 | 
libevent (2.0.16-stable-1) unstable; urgency=low
  * New upstream version 2.0.16-stable
  * Uploading to unstable, see http://bugs.debian.org/631018
Recent comments