| Name : libevent
| |
| Version : 1.3e
| Vendor : Niels Provos < provos_citi_umich_edu>
|
| Release : 4.el3.pp
| Date : 2008-03-23 17:52:22
|
| Group : System Environment/Libraries
| Source RPM : libevent-1.3e-4.el3.pp.src.rpm
|
| Size : 0.09 MB
| |
| Packager : Peter Pramberger < peterpramb_member_fsf_org>
| |
| Summary : An event notification library
|
Description :
Libevent provides an API to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, it also support callbacks due to signals or regular timeouts. It is meant to replace the event loop found in any event driven network servers. Currently, it supports /dev/poll, kqueue, select, poll and epoll.
|