Libevent
Use attributes for filter ! | |
License | BSD |
---|---|
Written in | C |
Initial release | April 9, 2002; 17 years ago |
Stable release | 2. 1. 11 |
August 1, 2019 | |
Developers | Niels Provos |
Platforms | Unix-like |
Microsoft Windows | |
macOS | |
Date of Reg. | |
Date of Upd. | |
ID | 2451481 |
About Libevent
libevent is a software library that provides asynchronous event notification. 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. libevent also supports callbacks triggered by signals and regular timeouts.