magpie
Loading...
Searching...
No Matches
magpie::transport::TCPServer Class Reference

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 ()

The documentation for this class was generated from the following files:
  • src/magpie/transport/TCPServer.hpp
  • src/magpie/transport/TCPServer.cpp