ACE  6.4.0
Classes
Asynch_Acceptor.h File Reference
#include "ace/Default_Constants.h"
#include "ace/Asynch_IO.h"
#include "ace/Asynch_Acceptor.cpp"

Classes

class  ACE_Asynch_Acceptor< HANDLER >
 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...
 

Detailed Description

Author
Irfan Pyarali (irfan.nosp@m.@cs..nosp@m.wustl.nosp@m..edu)