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.
Last Updated
Feb 13, 2024 at 17:21
License
BSD-3-Clause
Total Downloads
2
Supported Platforms
GitHub Repository
https://github.com/libevent/libeventDocumentation
http://www.wangafu.net/~nickm/libevent-2.1/doxygen/html/