|
R-Type
|
This class manages all the TCP server event from clients. More...
#include <TcpServer.hpp>
Public Member Functions | |
| TcpServer (asio::io_context &IOContext, int port) | |
| ~TcpServer () | |
| void | run () |
This class manages all the TCP server event from clients.
| RType::Server::TcpServer::TcpServer | ( | asio::io_context & | IOContext, |
| int | port | ||
| ) |
| RType::Server::TcpServer::~TcpServer | ( | ) |
| void RType::Server::TcpServer::run | ( | ) |