Downloadliste

Projektbeschreibung

Libev is a high-performance event loop for C (with optional and separate interfaces for C++ and Perl), featuring support for I/O, timers (relative and absolute, cron-like ones), signals, process status changes, and other types of events. It has both a fast native API and libevent emulation to support programs written using the libevent API. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports epoll, kqueue, Solaris event ports, poll, and select.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-01-14 21:50 Zurück zur Release-Liste
4.03

Diese Version arbeitet rund um epoll Probleme mit / dev / random und anderen Geräten, unterstützt offiziell Polling Dateien mit allen Backends, arbeitet rund um einen Haufen eventport Kernels Bugs in Solaris und implementiert die Schnittstellen, so dass Multithread-Programme können eigene Signal-Handling zu tun .
This release works around epoll problems with /dev/random and other devices, officially supports polling files with all backends, works around a bunch of eventport-related kernel bugs in Solaris, and implements interfaces so that multithreaded programs can do their own custom signal handling.

Project Resources