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: https://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/ libevent-2.1.12-stable.tar.gz
T2 source: libevent.cache
T2 source: libevent.desc
Build time (on reference hardware): 14% (relative to binutils)2
Installed size (on reference hardware): 2.30 MB, 63 files
Dependencies (build time detected):
bash
binutils
coreutils
diffutils
findutils
gawk
grep
gzip
linux-header
make
openssl
sed
tar
zlib
Installed files (on reference hardware):
[show]
usr/bin/event_rpcgen.py
usr/include/evdns.h
usr/include/event.h
usr/include/event2
usr/include/event2/buffer.h
usr/include/event2/buffer_compat.h
usr/include/event2/bufferevent.h
usr/include/event2/bufferevent_compat.h
usr/include/event2/bufferevent_ssl.h
usr/include/event2/bufferevent_struct.h
usr/include/event2/dns.h
usr/include/event2/dns_compat.h
usr/include/event2/dns_struct.h
usr/include/event2/event-config.h
usr/include/event2/event.h
usr/include/event2/event_compat.h
usr/include/event2/event_struct.h
usr/include/event2/http.h
usr/include/event2/http_compat.h
usr/include/event2/http_struct.h
usr/include/event2/keyvalq_struct.h
usr/include/event2/listener.h
usr/include/event2/rpc.h
usr/include/event2/rpc_compat.h
usr/include/event2/rpc_struct.h
usr/include/event2/tag.h
usr/include/event2/tag_compat.h
usr/include/event2/thread.h
usr/include/event2/util.h
usr/include/event2/visibility.h
usr/include/evhttp.h
usr/include/evrpc.h
usr/include/evutil.h
usr/lib64/libevent-2.1.so.7
usr/lib64/libevent-2.1.so.7.0.1
usr/lib64/libevent.a
usr/lib64/libevent.so
usr/lib64/libevent_core-2.1.so.7
usr/lib64/libevent_core-2.1.so.7.0.1
usr/lib64/libevent_core.a
usr/lib64/libevent_core.so
usr/lib64/libevent_extra-2.1.so.7
usr/lib64/libevent_extra-2.1.so.7.0.1
usr/lib64/libevent_extra.a
usr/lib64/libevent_extra.so
usr/lib64/libevent_openssl-2.1.so.7
usr/lib64/libevent_openssl-2.1.so.7.0.1
usr/lib64/libevent_openssl.a
usr/lib64/libevent_openssl.so
usr/lib64/libevent_pthreads-2.1.so.7
usr/lib64/libevent_pthreads-2.1.so.7.0.1
usr/lib64/libevent_pthreads.a
usr/lib64/libevent_pthreads.so
usr/lib64/pkgconfig/libevent.pc
usr/lib64/pkgconfig/libevent_core.pc
usr/lib64/pkgconfig/libevent_extra.pc
usr/lib64/pkgconfig/libevent_openssl.pc
usr/lib64/pkgconfig/libevent_pthreads.pc
var/adm/dependencies/libevent
var/adm/descs/libevent
var/adm/flists/libevent
var/adm/md5sums/libevent
var/adm/packages/libevent
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).