L
L

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.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Linux
1like
0articles

Features

libevent News & Activities

Highlights All activities

Recent activities

No activities found.

libevent information

AlternativeTo Category

Development

Popular alternatives

View all
libevent was added to AlternativeTo by vermin96 on and this page was last updated .
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.