Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
socket Struct Reference

Definition at line 1893 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
 

Member Data Documentation

◆ in_use

unsigned char socket::in_use

Definition at line 1900 of file civetweb.c.

◆ is_ssl

unsigned char socket::is_ssl

Definition at line 1897 of file civetweb.c.

◆ lsa

union usa socket::lsa

Definition at line 1895 of file civetweb.c.

◆ rsa

union usa socket::rsa

Definition at line 1896 of file civetweb.c.

◆ sock

SOCKET socket::sock

Definition at line 1894 of file civetweb.c.

◆ ssl_redir

unsigned char socket::ssl_redir

Definition at line 1898 of file civetweb.c.

Collaboration diagram for socket:
[legend]

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