パッケージ: libevent-pthreads-2.1-7t64 (2.1.12-stable-10 など)
libevent-pthreads-2.1-7t64 に関するリンク
Debian の資源:
libevent ソースパッケージをダウンロード:
- [libevent_2.1.12-stable-10.dsc]
- [libevent_2.1.12-stable.orig.tar.gz]
- [libevent_2.1.12-stable-10.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [libevent.org]
類似のパッケージ:
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-7t64 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libevent-core-2.1-7t64 (= 2.1.12-stable-10+b1)
- Asynchronous event notification library (core)