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/man32015-07-302.0.22Version bump.Ertuğrul Erataertugrulerata@gmail.com2014-05-312.0.21Rebuild.Alihan Öztürkalihan@pisilinux.org2014-02-252.0.21Rebuild UnusedVarol Maksutoğluwaroi@pisilinux.org2013-07-272.0.21Move pc files to devel pack, rebuildPisiLinux Communityadmins@pisilinux.org2013-03-272.0.21bumpErdinç Gültekinerdincgultekin@pisilinux.org2012-10-142.0.20First releasePisiLinux Communityadmins@pisilinux.org