Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libevent_2.0.22_mingw32-static.tar.xz | 2015-03-04 | 137.3 kB | |
libevent_2.0.22_mingw32.tar.xz | 2015-03-04 | 364.1 kB | |
README-libevent.txt | 2015-03-04 | 1.3 kB | |
Totals: 3 Items | 502.6 kB | 0 |
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. It is meant to replace the asynchronous event loop found in event-driven network servers. Project Pages: http://libevent.org/ https://sourceforge.net/projects/levent/ https://github.com/libevent/libevent Source: https://sourceforge.net/projects/levent/files/libevent/ https://github.com/libevent/libevent/releases GIT: git://git.code.sf.net/p/levent/libevent GIT: git://github.com/libevent/libevent.git (mirror) SVN: https://github.com/libevent/libevent (mirror) Documentation: http://www.wangafu.net/~nickm/libevent-2.0/doxygen/html/ Licenses: BSD 3-Clause Requires: libgcc, openssl, python (event_rpcgen.py script), w32api Notes: Autogen script failed. Executed the following commands to libtool, aclocal, autoheader, automake, and autoconf to generate configure script: * libtool --force --install --copy * aclocal --force --install -I m4 * autoheader * automake --foreign --add-missing --copy * autoconf Communication: - IRC Channels: oftc.net: #libevent