libevent
An event notification library.
An event notification library.
To install this package, run one of the following:
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. Furthermore, libevent also supports callbacks due to signals or regular timeouts.
Summary
An event notification library.
Information Last Updated
Mar 25, 2025 at 16:21
License
BSD 3-Clause
Total Downloads
286
Platforms
Home
http://libevent.org/GitHub Repository
https://github.com/libevent/libeventDocumentation
http://www.wangafu.net/~nickm/libevent-1.4/doxygen/html/