MIDAS
Loading...
Searching...
No Matches
socket Struct Reference
Collaboration diagram for socket:

Public Attributes

SOCKET sock
 
union usa lsa
 
union usa rsa
 
unsigned is_ssl:1
 
unsigned ssl_redir:1
 

Detailed Description

Definition at line 438 of file mongoose4.cxx.

Member Data Documentation

◆ is_ssl

unsigned socket::is_ssl

Definition at line 442 of file mongoose4.cxx.

◆ lsa

union usa socket::lsa

Definition at line 440 of file mongoose4.cxx.

◆ rsa

union usa socket::rsa

Definition at line 441 of file mongoose4.cxx.

◆ sock

SOCKET socket::sock

Definition at line 439 of file mongoose4.cxx.

◆ ssl_redir

unsigned socket::ssl_redir

Definition at line 443 of file mongoose4.cxx.


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