#include "ace/config-all.h"
#include "ace/Asynch_IO.h"
#include "ace/INET_Addr.h"
#include "ace/Asynch_Connector.cpp"
Include dependency graph for Asynch_Connector.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Asynch_Connector |
This class is an example of the Connector pattern. This class will establish new connections and create new HANDLER objects to handle the new connections. More... |