libevent 2.0.21-stable-1ubuntu1 source package in Ubuntu
Changelog
libevent (2.0.21-stable-1ubuntu1) trusty; urgency=medium * Build using dh-autoreconf. * Fix build failure with autoconf-1.14. -- Matthias Klose <email address hidden> Thu, 05 Dec 2013 16:09:05 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Anibal Monsalve Salazar
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libevent_2.0.21-stable.orig.tar.gz | 830.8 KiB | 22a530a8a5ba1cb9c080cba033206b17dacd21437762155c6d30ee6469f574f5 |
libevent_2.0.21-stable-1ubuntu1.debian.tar.xz | 7.8 KiB | adfbed22991fc031ef5e3912d8f95763514679fdddac25f6a8f42987f1ae5156 |
libevent_2.0.21-stable-1ubuntu1.dsc | 1.7 KiB | ce60ca7a2b4a0157cac5cdfa3274981e44a2421b96b75f6112b1f55710d324db |
Available diffs
Binary packages built by this source
- libevent-2.0-5: Asynchronous event notification library
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).
.
For backward compatibility and to transition to "libevent_core only"
or "libevent_core + libevent_extra", the libevent source package builds
the libevent library that includes everything in libevent_core and
libevent_extra.
- libevent-core-2.0-5: No summary available for libevent-core-2.0-5 in ubuntu vivid.
No description available for libevent-core-2.0-5 in ubuntu vivid.
- libevent-dbg: No summary available for libevent-dbg in ubuntu vivid.
No description available for libevent-dbg in ubuntu vivid.
- libevent-dev: Asynchronous event notification library (development files)
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.
.
This package includes development files for compiling against libevent.
- libevent-extra-2.0-5: 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-openssl-2.0-5: 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-pthreads-2.0-5: No summary available for libevent-pthreads-2.0-5 in ubuntu vivid.
No description available for libevent-
pthreads- 2.0-5 in ubuntu vivid.