libevent (2.1.12-16.el10)
Published 2026-05-19 00:19:44 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install libevent
# on SUSE based distributions
zypper install libevent
Repository Info
Architectures |
x86_64 |
About this package
Abstract asynchronous 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. libevent is meant to replace the asynchronous event
loop found in event driven network servers. An application just needs
to call event_dispatch() and can then add or remove events dynamically
without having to change the event loop.
Details
2026-05-19 00:19:44 +03:00
Assets (1)
Versions (1)
View all
RPM
1
BSD-3-Clause AND ISC AND LicenseRef-Fedora-Public-Domain
258 KiB
2.1.12-16.el10
2026-05-19