[ 原始碼: libevent ]
套件:libevent-pthreads-2.1-7(2.1.12-stable-1)
libevent-pthreads-2.1-7 的相關連結
Debian 的資源:
下載原始碼套件 libevent:
- [libevent_2.1.12-stable-1.dsc]
- [libevent_2.1.12-stable.orig.tar.gz]
- [libevent_2.1.12-stable.orig.tar.gz.asc]
- [libevent_2.1.12-stable-1.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-7 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libevent-core-2.1-7 (= 2.1.12-stable-1)
- Asynchronous event notification library (core)