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
Dec 15, 2021 at 14:45
License
BSD-3-Clause
Total Downloads
1.1K
Supported Platforms
Home
http://libevent.org/GitHub Repository
https://github.com/libevent/libeventDocumentation
http://www.wangafu.net/~nickm/libevent-1.4/doxygen/html/