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.1.12-stable.tar.gz openssl-devel zlib-devel libevent-linkage_fix.diff 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 2023-12-18 2.1.12 Rebuild. Mustafa Cinasal muscnsl@gmail.com 2023-11-18 2.1.12 Version bump. Mustafa Cinasal muscnsl@gmail.com 2021-09-15 2.1.11 Rebuild Mustafa Cinasal muscnsl@gmail.com 2020-01-12 2.1.11 Version bump İdris Kalp aidriskalp@gmail.com 2018-08-05 2.1.8 Rebuild. Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org 2017-03-02 2.1.8 Version Bump Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org 2016-06-09 2.0.22 Release Bump Pisi Linux Community admin@pisilinux.org 2015-07-30 2.0.22 First release Ertuğrul Erata ertugrulerata@gmail.com