libevent 2.1.11-stable-1 source package in Ubuntu
Changelog
libevent (2.1.11-stable-1) unstable; urgency=medium [ Balint Reczey ] * Downgrade priority of libevent-2.1-7 to optional (Closes: #940307) [ Davor Ocelic ] * debian/*.symbols: Allow building with musl (Closes: #941865) -- Balint Reczey <email address hidden> Tue, 12 Nov 2019 12:18:47 +0100
Upload details
- Uploaded by:
- Balint Reczey
- Uploaded to:
- Sid
- Original maintainer:
- Balint Reczey
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libevent_2.1.11-stable-1.dsc | 2.5 KiB | b07a15f54f2ab403eed9aa648a1ea9bee05a5a5362570d334a76597e79a1d795 |
libevent_2.1.11-stable.orig.tar.gz | 1.0 MiB | a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d |
libevent_2.1.11-stable.orig.tar.gz.asc | 488 bytes | 9add12a6852022f675e4388cb1ac0fdcd68c6c1bc6e5212fae78d3f1c00f2826 |
libevent_2.1.11-stable-1.debian.tar.xz | 16.9 KiB | fae364ea17e708a73572dd8b0add7fcded427c9e2b2405679738459c6f02de8d |
Available diffs
No changes file available.
Binary packages built by this source
- libevent-2.1-7: No summary available for libevent-2.1-7 in ubuntu groovy.
No description available for libevent-2.1-7 in ubuntu groovy.
- libevent-2.1-7-dbgsym: debug symbols for libevent-2.1-7
- libevent-core-2.1-7: Asynchronous event notification library (core)
Libevent is an asynchronous event notification library that 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. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
The libevent_core library includes event loops, timers, buffer code,
and various small compatibility functions.
.
If you're writing software that only uses libevent's event loop, you
should link against only the libevent_core library.
- libevent-core-2.1-7-dbgsym: debug symbols for libevent-core-2.1-7
- libevent-dev: No summary available for libevent-dev in ubuntu groovy.
No description available for libevent-dev in ubuntu groovy.
- libevent-extra-2.1-7: Asynchronous event notification library (extra)
Libevent is an asynchronous event notification library that 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. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
The libevent_extra library includes code for HTTP, DNS, RPC, and so
on.
.
If you're writing software that uses libevent's protocol support, you
need to link libevent_core and libevent_extra as well.
- libevent-extra-2.1-7-dbgsym: debug symbols for libevent-extra-2.1-7
- libevent-openssl-2.1-7: Asynchronous event notification library (openssl)
Libevent is an asynchronous event notification library that 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. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
There is now a bufferevent type that supports SSL/TLS using the
OpenSSL library. The code for this is build in a separate
library, libevent_openssl, so that your programs don't need to
link against OpenSSL unless they actually want SSL support.
- libevent-openssl-2.1-7-dbgsym: debug symbols for libevent-openssl-2.1-7
- libevent-pthreads-2.1-7: Asynchronous event notification library (pthreads)
Libevent is an asynchronous event notification library that 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. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
If you want threading support and you're using pthreads, you'll need
to link against the libevent_pthreads library in addition to
libevent_core.
- libevent-pthreads-2.1-7-dbgsym: debug symbols for libevent-pthreads-2.1-7