libevent: A library for asynchronous event notification1

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.

... part of T2, get it here

URL: http://www.libevent.org/

Author: Niels Provos <provos [at] citi [dot] umich [dot] edu>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 2.1.12

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/libevent/libevent/tags/download/release-2.1.12-stable/ libevent-2.1.12-stable.tar.gz

T2 source: libevent.cache
T2 source: libevent.desc

Build time (on reference hardware): 15% (relative to binutils)2

Installed size (on reference hardware): 0.30 MB, 16 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep linux-header make sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).