|
magpie
|
Public Member Functions | |
| TCPServer (BaseApp *app, uint16_t port, unsigned int concurrency, const std::string &bindAddr="127.0.0.1", std::optional< raven::SSLConfig > &&sslConfig=std::nullopt) | |
| void | start () |
| void | stop () |
| uint16_t | getPort () |
| void | sync () |