Definition at line 1948 of file civetweb.c.
Public Attributes | |
unsigned char | in_use |
unsigned char | is_optional |
unsigned char | is_ssl |
union usa | lsa |
union usa | rsa |
SOCKET | sock |
unsigned char | ssl_redir |
unsigned char socket::in_use |
Definition at line 1957 of file civetweb.c.
unsigned char socket::is_optional |
Definition at line 1956 of file civetweb.c.
unsigned char socket::is_ssl |
Definition at line 1952 of file civetweb.c.
Definition at line 1950 of file civetweb.c.
Definition at line 1951 of file civetweb.c.
SOCKET socket::sock |
Definition at line 1949 of file civetweb.c.
unsigned char socket::ssl_redir |
Definition at line 1953 of file civetweb.c.