blob: 5aecac611f59ad756fbdc0f023bdfe3673ce5efb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
libevent: libevent - an event notification library
libevent:
libevent: The libevent API provides a mechanism to execute a callback function
libevent: when a specific event occurs on a file descriptor or after a timeout
libevent: has been reached. Furthermore, libevent also support callbacks due
libevent: to signals or regular timeouts.
libevent:
libevent: http://www.monkey.org/~provos/libevent/
libevent:
libevent:
libevent:
|