软件包:libevent-extra-2.1-6(2.1.8-stable-4)
libevent-extra-2.1-6 的相关链接
Debian 的资源:
下载源码包 libevent:
- [libevent_2.1.8-stable-4.dsc]
- [libevent_2.1.8-stable.orig.tar.gz]
- [libevent_2.1.8-stable-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [libevent.org]
相似软件包:
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-6 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-core-2.1-6 (= 2.1.8-stable-4)
- Asynchronous event notification library (core)