#include <Asynch_IO_Impl.h>
Inheritance diagram for ACE_Asynch_Connect_Result_Impl:
Public Methods | |
virtual | ~ACE_Asynch_Connect_Result_Impl (void) |
virtual ACE_HANDLE | connect_handle (void) const=0 |
I/O handle for the connection. | |
Protected Methods | |
ACE_Asynch_Connect_Result_Impl (void) | |
Do-nothing constructor. |
|
|
|
Do-nothing constructor.
|
|
I/O handle for the connection.
Implemented in ACE_POSIX_Asynch_Connect_Result, and ACE_WIN32_Asynch_Connect_Result. |