|
Libevent Code Doxygen document
|
#include <event2/visibility.h>#include <event2/event-config.h>#include <event2/bufferevent.h>#include <event2/util.h>
Go to the source code of this file.
Enumerations | |
| enum | bufferevent_ssl_state { BUFFEREVENT_SSL_OPEN = 0 , BUFFEREVENT_SSL_CONNECTING = 1 , BUFFEREVENT_SSL_ACCEPTING = 2 } |
OpenSSL support for bufferevents.
The state of an SSL object to be used when creating a new SSL bufferevent.