#include "ace/config-all.h"
#include "ace/Default_Constants.h"
#include "ace/Asynch_IO.h"
#include "ace/Asynch_Acceptor.cpp"
Include dependency graph for Asynch_Acceptor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Asynch_Acceptor |
This class is an example of the Acceptor Pattern. This class will accept new connections and create new HANDLER to handle the new connections. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Message_Block |
Definition in file Asynch_Acceptor.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_Acceptor.h. Referenced by ACE_Activation_Queue::enqueue(). |