Download List

Project 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. It is meant to replace the asynchronous event loop found in event-driven network servers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-27 20:37 Back to release list
1.4.1-beta

Several new APIs have been introduced (event_base_new, event_reinit, event_loopbreak, etc.). RPC structures can now use 32-bit structure identifiers. The performance of the Windows backend has been improved. There are additional bug and correctness fixes.
Tags: Minor feature enhancements

Project Resources