libeventhttp://monkey.org/~provos/libeventPisiLinux Communityadmins@pisilinux.orgBSDlibraryA library to execute a function when a specific event occurs on a file descriptorThe 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.gzopenssl-develzlib-devellibevent-linkage_fix.difflibevent-2.0.13-manpages-on.patchlibeventopenssl/usr/bin/usr/lib/usr/share/doclibevent-develDevelopment files for libeventlibevent/usr/include/usr/lib/pkgconfig/usr/share/man/man32016-06-092.0.22Release BumpPisi Linux Communityadmin@pisilinux.org2015-07-302.0.22First releaseErtuğrul Erataertugrulerata@gmail.com