Inherits Continuation.

| Public Types | |
| typedef int(SocksAccepter::* | SocksAccepterHandler )(int, void *) | 
| Public Member Functions | |
| int | mainEvent (int event, NetVConnection *netVC) | 
| SocksAccepter () | |
Definition at line 502 of file SocksProxy.cc.
| typedef int(SocksAccepter::* SocksAccepter::SocksAccepterHandler)(int, void *) | 
Definition at line 505 of file SocksProxy.cc.
| SocksAccepter::SocksAccepter | ( | ) |  [inline] | 
Definition at line 519 of file SocksProxy.cc.
References mainEvent(), and SET_HANDLER.
| 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().
 1.7.1
 1.7.1