Public Types | Public Member Functions

SocksAccepter Struct Reference

Inherits Continuation.

Collaboration diagram for SocksAccepter:
Collaboration graph
[legend]

Public Types

typedef int(SocksAccepter::* SocksAccepterHandler )(int, void *)

Public Member Functions

int mainEvent (int event, NetVConnection *netVC)
 SocksAccepter ()

Detailed Description

Definition at line 502 of file SocksProxy.cc.


Member Typedef Documentation

typedef int(SocksAccepter::* SocksAccepter::SocksAccepterHandler)(int, void *)

Definition at line 505 of file SocksProxy.cc.


Constructor & Destructor Documentation

SocksAccepter::SocksAccepter (  )  [inline]

Definition at line 519 of file SocksProxy.cc.

References mainEvent(), and SET_HANDLER.


Member Function Documentation

int SocksAccepter::mainEvent ( int  event,
NetVConnection netVC 
) [inline]

Definition at line 507 of file SocksProxy.cc.

References ink_assert, NET_EVENT_ACCEPT, and new_SocksProxy().

Referenced by SocksAccepter().


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