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-09-25 09:52
1.3e

This release contains mostly reliability and portability fixes. Several problems on Solaris were fixed, the HTTP Server now includes a Date header by default, and several memory leaks in the HTTP and DNS layer were fixed.
Tags: Major bugfixes

2007-08-16 08:00
1.3d

Bugs in libevent's HTTP layer were fixed.
Tags: Major bugfixes

2007-07-31 08:10
1.3c

Small bug and portability fixes.
Tags: Minor bugfixes

2007-03-04 10:08
1.3b

Signals may now be used in multi-threaded
applications.
Tags: Minor bugfixes

2007-02-20 08:11
1.3a

Support for running a DNS server was added along with IPv6 name lookups and chunked transfer encoding for HTTP/1.1. A fix was provided for a DoS in the DNS system.
Tags: Major feature enhancements

Project Resources