Public Member Functions | Data Fields

socks_conf_struct Struct Reference

#include <P_Socks.h>

Collaboration diagram for socks_conf_struct:
Collaboration graph
[legend]

Public Member Functions

 socks_conf_struct ()

Data Fields

int socks_needed
int server_connect_timeout
int socks_timeout
unsigned char default_version
char * user_name_n_passwd
int user_name_n_passwd_len
int per_server_connection_attempts
int connection_attempts
int accept_enabled
int accept_port
unsigned short http_port
IpMap ip_map

Detailed Description

Definition at line 43 of file P_Socks.h.


Constructor & Destructor Documentation

socks_conf_struct::socks_conf_struct (  )  [inline]

Definition at line 68 of file P_Socks.h.


Field Documentation

Definition at line 56 of file P_Socks.h.

Referenced by loadSocksConfiguration(), main(), and UnixNetProcessor::start().

Definition at line 57 of file P_Socks.h.

Referenced by loadSocksConfiguration(), and main().

Definition at line 53 of file P_Socks.h.

Referenced by SocksEntry::findServer(), and loadSocksConfiguration().

Definition at line 48 of file P_Socks.h.

Referenced by SocksEntry::init(), and loadSocksConfiguration().

Definition at line 58 of file P_Socks.h.

Referenced by loadSocksConfiguration(), and SocksProxy::mainEvent().

Definition at line 61 of file P_Socks.h.

Referenced by UnixNetProcessor::connect_re_internal(), and loadSocksConfiguration().

Definition at line 52 of file P_Socks.h.

Referenced by SocksEntry::findServer(), and loadSocksConfiguration().

Definition at line 46 of file P_Socks.h.

Referenced by SocksEntry::init(), loadSocksConfiguration(), and SocksEntry::startEvent().

Definition at line 47 of file P_Socks.h.

Referenced by loadSocksConfiguration(), SocksProxy::mainEvent(), and SocksEntry::mainEvent().

Definition at line 49 of file P_Socks.h.

Referenced by loadSocksAuthInfo(), socks5BasicAuthHandler(), and socks5PasswdAuthHandler().

Definition at line 50 of file P_Socks.h.

Referenced by loadSocksAuthInfo(), and socks5PasswdAuthHandler().


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