DSL
Public Attributes | List of all members
DSL_SOCKET_OPENSSL Class Reference
Inheritance diagram for DSL_SOCKET_OPENSSL:
Inheritance graph
[legend]
Collaboration diagram for DSL_SOCKET_OPENSSL:
Collaboration graph
[legend]

Public Attributes

SSL * ssl = NULL
 
- Public Attributes inherited from DSL_SOCKET
SOCKET sock = 0
 
uint8 flags = 0
 
char remote_ip [DS3_MAX_HOSTLEN] = { 0 }
 
char local_ip [DS3_MAX_HOSTLEN] = { 0 }
 
int remote_port = 0
 
int local_port = 0
 
int family = 0
 
int type = 0
 
int proto = 0
 
bool nonblocking = false
 
void * userPtr = NULL
 

Detailed Description

Definition at line 29 of file openssl.h.


The documentation for this class was generated from the following file: