[ aria ]
[ ソース: libevent ]
パッケージ: libevent-extra-2.1-7 (2.1.12-stable-8)
libevent-extra-2.1-7 に関するリンク
libevent ソースパッケージをダウンロード:
- [libevent_2.1.12-stable-8.debian.tar.xz]
- [libevent_2.1.12-stable-8.dsc]
- [libevent_2.1.12-stable.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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-7 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libevent-core-2.1-7 (= 2.1.12-stable-8)
- Asynchronous event notification library (core)