Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
socket Struct Reference

Public Attributes

struct socketnext
 
SOCKET sock
 
struct usa lsa
 
struct usa rsa
 
int is_ssl
 
int is_proxy
 

Detailed Description

Definition at line 437 of file mongoose.cpp.

Member Data Documentation

int socket::is_proxy

Definition at line 443 of file mongoose.cpp.

int socket::is_ssl

Definition at line 442 of file mongoose.cpp.

struct usa socket::lsa

Definition at line 440 of file mongoose.cpp.

struct socket * socket::next

Definition at line 438 of file mongoose.cpp.

struct usa socket::rsa

Definition at line 441 of file mongoose.cpp.

SOCKET socket::sock

Definition at line 439 of file mongoose.cpp.


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