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) |
Definition at line 20 of file accept_server.h.
1.8.15