libevent
1 like
libevent is an asynchronous event notification software library. 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.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
Features
- Asynchronous
Tags
- event-notification
- c-library
- programming
libevent News & Activities
Highlights All activities
Recent activities
No activities found.
libevent information
No comments or reviews, maybe you want to be first?
What is libevent?
libevent is an asynchronous event notification software library. 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.

