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

Public Member Functions

 AcceptServer (ProactorPool *pool, bool break_on_int=true)
 
void Run ()
 
void Stop (bool wait=false)
 
void Wait ()
 
unsigned short AddListener (unsigned short port, ListenerInterface *cf)
 
void TriggerOnBreakSignal (std::function< void()> f)
 
void set_back_log (uint16_t backlog)
 

Detailed Description

Definition at line 22 of file accept_server.h.


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