libevent http://monkey.org/~provos/libevent PisiLinux Community admins@pisilinux.org BSD library A library to execute a function when a specific event occurs on a file descriptor 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. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. https://github.com/libevent/libevent/archive/release-2.0.22-stable.tar.gz openssl-devel zlib-devel libevent-linkage_fix.diff libevent-2.0.13-manpages-on.patch libevent openssl /usr/bin /usr/lib /usr/share/doc libevent-devel Development files for libevent libevent /usr/include /usr/lib/pkgconfig /usr/share/man/man3 2015-07-30 2.0.22 Version bump. Ertuğrul Erata ertugrulerata@gmail.com 2014-05-31 2.0.21 Rebuild. Alihan Öztürk alihan@pisilinux.org 2014-02-25 2.0.21 Rebuild Unused Varol Maksutoğlu waroi@pisilinux.org 2013-07-27 2.0.21 Move pc files to devel pack, rebuild PisiLinux Community admins@pisilinux.org 2013-03-27 2.0.21 bump Erdinç Gültekin erdincgultekin@pisilinux.org 2012-10-14 2.0.20 First release PisiLinux Community admins@pisilinux.org