软件包:libevent-openssl-2.1-6(2.1.8-stable-4)
libevent-openssl-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 (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-6 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-core-2.1-6 (= 2.1.8-stable-4)
- Asynchronous event notification library (core)
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库