Library Providing an Event Handling API
The libevent library provides a mechanism to execute a function when a
specific event on a file descriptor occurs or after a given time has
passed.
- Developed at devel:libraries:c_c++
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libevent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-evwatch-Add-prepare-and-check-watchers.patch | 0000038778 37.9 KB | |
0002-evwatch-fix-race-condition.patch | 0000001891 1.85 KB | |
baselibs.conf | 0000000015 15 Bytes | |
libevent-2.1.11-stable.tar.gz | 0001082234 1.03 MB | |
libevent-2.1.11-stable.tar.gz.asc | 0000000488 488 Bytes | |
libevent-rpmlintrc | 0000000155 155 Bytes | |
libevent.changes | 0000040435 39.5 KB | |
libevent.keyring | 0000001702 1.66 KB | |
libevent.spec | 0000006207 6.06 KB | |
python3-shebang.patch | 0000001081 1.06 KB |
Revision 39 (latest revision is 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 741477
from
Marcus Meissner (msmeissn)
(revision 39)
- Add upstream patches with the feature of "prepare" and "check" watchers. That feature is needed by envoy-proxy: * 0001-evwatch-Add-prepare-and-check-watchers.patch * 0002-evwatch-fix-race-condition.patch (forwarded request 741457 from mrostecki)
Comments 0