#include <TcpSockConnector.h>
Public Types | |
typedef ACE_Acceptor< Tcp_ConnHandler< Channel >, ACE_SOCK_Acceptor > | PARENT |
Public Member Functions | |
virtual int | activate_svc_handler (Tcp_ConnHandler< Channel > *sh) |
Public Attributes | |
Connector< Channel, TcpSockTransport< Channel > > * | cm_ |
Definition at line 119 of file TcpSockConnector.h.
|
Definition at line 123 of file TcpSockConnector.h. |
|
Definition at line 126 of file TcpSockConnector.h. References channel::Tcp_Acceptor< Channel >::cm_, channel::PASSIVE_ROLE, and channel::ConnHandler< Channel, TcpSockTransport< Channel > >::set_up(). |
|
Definition at line 125 of file TcpSockConnector.h. Referenced by channel::Tcp_Acceptor< Channel >::activate_svc_handler(). |