/libevent

FreeBSD port of OpenBSD libevent

Primary LanguageC

FreeBSD port of OpenBSD libevent

The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed.

http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libevent/

Installation

make && make install

Usage

Status

master develop
Build Status Build Status