Libevent Code Doxygen document
Enumerations
bufferevent_ssl.h File Reference
#include <event2/visibility.h>
#include <event2/event-config.h>
#include <event2/bufferevent.h>
#include <event2/util.h>
Include dependency graph for bufferevent_ssl.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 }
 

Detailed Description

OpenSSL support for bufferevents.

Enumeration Type Documentation

◆ bufferevent_ssl_state

The state of an SSL object to be used when creating a new SSL bufferevent.