软件包:libevent-openssl-2.1-7t64(2.1.12-stable-10 以及其他的) [debports]
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-openssl-2.1-7t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-core-2.1-7t64 (= 2.1.12-stable-10+b1)
- Asynchronous event notification library (core)
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库