Classes | Public Types | Public Member Functions | List of all members
util::AcceptServer Class Reference

Public Types

typedef ::boost::asio::io_context io_context
 

Public Member Functions

 AcceptServer (IoContextPool *pool)
 
void Run ()
 
void Stop (bool wait=false)
 
void Wait ()
 
unsigned short AddListener (unsigned short port, ListenerInterface *cf)
 
void TriggerOnBreakSignal (std::function< void()> f)
 

Detailed Description

Definition at line 20 of file accept_server.h.


The documentation for this class was generated from the following files: