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

Public Attributes

gnutls_session_t gtls = NULL
 
bool ssl_is_client = false
 
- 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 gnutls.h.


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