Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

server Struct Reference


Data Fields

int fd
int port
int ssl

Field Documentation

int server::fd
 

Definition at line 2207 of file http.c.

Referenced by destroy_struct_server(), http_open_port_if(), and server_thread().

int server::port
 

Definition at line 2208 of file http.c.

Referenced by http_open_port_if(), and server_thread().

int server::ssl
 

Definition at line 2209 of file http.c.

Referenced by http_open_port_if(), and server_thread().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.