Home > Repositories > base > libevent

libevent: An event notification library

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.
Furthermore, libevent also support callbacks due to signals or regular timeouts. Libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.
Name:libevent
Release: 2.1.12-2mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:576,08 kB
Upstream URL:https://libevent.org/
Build time:2022-07-09 17:31:18
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibevent
libevent-debug
libevent-devel
libevent
libevent-debug
libevent-devel
libevent
libevent-debug
libevent-devel
Build requirementsglibc-devel [1]
libopenssl-devel [1]
glibc-devel [1]
libopenssl-devel [1]
glibc-devel [1]
libopenssl-devel [1]
History of changes
DatePackagerReleaseDescription
2022-07-09silvan2.1.12-2mamba- rebuilt with debug package
2020-07-17autodist2.1.12-1mamba- automatic version update by autodist
2019-08-10autodist2.1.11-1mamba- automatic version update by autodist
2019-06-12autodist2.1.10-1mamba- automatic version update by autodist
2017-08-08autodist2.1.8-1mamba- automatic version update by autodist
2015-01-18silvan2.0.22-1mamba- update to 2.0.22
2012-12-01autodist2.0.21-1mamba- update to 2.0.21
2011-04-03silvan2.0.10-1mamba- update to 2.0.10
2008-06-05silvan1.4.4-1mamba- update to 1.4.4
2005-12-01silvan1.1a-1qilnx- update to version 1.1a by autospec
- move static library to devel package