Home > Repository > 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.
Nome:libevent
Versione: 2.1.12-2mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:576,08 kB
URL di origine:https://libevent.org/
Data di compilazione:2022-07-09 17:31:18
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibevent
libevent-debug
libevent-devel
libevent
libevent-debug
libevent-devel
libevent
libevent-debug
libevent-devel
Dipendenze di compilazioneglibc-devel [1]
libopenssl-devel [1]
glibc-devel [1]
libopenssl-devel [1]
glibc-devel [1]
libopenssl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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