requestwrapper Struct Reference


Data Fields

int socket
int status
InetAddress inetaddr
ssl_connectionssl

Field Documentation

InetAddress requestwrapper::inetaddr
 

Definition at line 120 of file processor.h.

Referenced by destroy_wrapper().

int requestwrapper::socket
 

Definition at line 118 of file processor.h.

Referenced by destroy_wrapper(), http_processor(), and start_httpd().

ssl_connection* requestwrapper::ssl
 

Definition at line 121 of file processor.h.

Referenced by destroy_wrapper(), and start_httpd().

int requestwrapper::status
 

Definition at line 119 of file processor.h.

Referenced by start_httpd().


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