libevent
An event notification library.
An event notification library.
To install this package, run one of the following:
Installation commands are not available for this package.
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
Apr 27, 2023 at 11:16
License
BSD-3-Clause
Total Downloads
65
Home
http://libevent.org/GitHub Repository
https://github.com/libevent/libeventDocumentation
http://www.wangafu.net/~nickm/libevent-1.4/doxygen/html/