Name : libevent
| |
Version : cvs_20030306
| Vendor : (none)
|
Release : 1suse81
| Date : 2003-03-06 19:43:06
|
Group : Development/Libraries/C and C++
| Source RPM : libevent-cvs_20030306-1suse81.src.rpm
|
Size : 0.13 MB
| |
Packager : Pascal Bleser < guru_unixtech_be>
| |
Summary : An asynchronous event notification library
|
Description :
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 meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop.
Author: ------- Niels Provos < provosAATTciti.umich.edu>
|
RPM found in directory: /packages/linux-pbone/ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/packages/Network/libevent |