|
|
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. Futhermore, libevent also support callbacks due to signals or regular timeouts.
Libevent is designed by Niels Provos
[ Original Site ]
|
|
|
|
- January 22, 2004
- Kirby Kuehl has just updated my original libevent port to version 0.7c. Many thanks Kirby!
[ Library and Source ]
- March 14, 2003
- Initial Version of win32 port.
[ Library and Source | Diff ]
|
|
|