#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... | |
1.6.2