Static Public Member Functions | Static Public Attributes

SocksServerConfig Struct Reference

#include <ParentSelection.h>

Static Public Member Functions

static void startup ()
static void reconfigure ()
static void print ()
static ParentConfigParamsacquire ()
static void release (ParentConfigParams *params)

Static Public Attributes

static int m_id = 0

Detailed Description

Definition at line 239 of file ParentSelection.h.


Member Function Documentation

static ParentConfigParams* SocksServerConfig::acquire (  )  [inline, static]

Definition at line 245 of file ParentSelection.h.

References m_id.

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

void SocksServerConfig::print ( void   )  [static]
void SocksServerConfig::reconfigure (  )  [static]
static void SocksServerConfig::release ( ParentConfigParams params  )  [inline, static]

Definition at line 246 of file ParentSelection.h.

References m_id.

Referenced by SocksEntry::free(), and print().

void SocksServerConfig::startup (  )  [static]

Definition at line 993 of file ParentSelection.cc.

References new_ProxyMutex(), and reconfigure().

Referenced by loadSocksConfiguration().


Field Documentation

int SocksServerConfig::m_id = 0 [static]

Definition at line 248 of file ParentSelection.h.

Referenced by acquire(), reconfigure(), and release().


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