Definition at line 2292 of file civetweb.c.
Public Attributes | |
unsigned char | in_use |
unsigned char | is_ssl |
union usa | lsa |
union usa | rsa |
SOCKET | sock |
unsigned char | ssl_redir |
unsigned char socket::in_use |
Definition at line 2299 of file civetweb.c.
unsigned char socket::is_ssl |
Definition at line 2296 of file civetweb.c.
union usa socket::lsa |
Definition at line 2294 of file civetweb.c.
union usa socket::rsa |
Definition at line 2295 of file civetweb.c.
SOCKET socket::sock |
Definition at line 2293 of file civetweb.c.
unsigned char socket::ssl_redir |
Definition at line 2297 of file civetweb.c.