#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:
Go to the source code of this file.
Classes | |
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... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Message_Block |
Definition in file Asynch_Connector.h.
|
Decrease the reference count, but don't delete the object. Returns 0 if the object should be removed. If is equal to the locking strategy then we assume that the lock is beign held by the current thread; this is used to release all the data blocks in a chain while holding a single lock. Definition at line 32 of file Asynch_Connector.h. |