#include <server_base.hpp>
Public Member Functions | |
server_shutdown (const std::string &msg, boost::system::error_code ec={}) | |
Public Member Functions inherited from game::error | |
error () | |
error (const std::string &msg) | |
~error () noexcept | |
const char * | what () const noexcept |
Public Attributes | |
boost::system::error_code | ec |
Public Attributes inherited from game::error | |
std::string | message |
Definition at line 54 of file server_base.hpp.
|
inline |
Definition at line 57 of file server_base.hpp.
boost::system::error_code server_shutdown::ec |
Definition at line 56 of file server_base.hpp.