Métodos públicos | |
SocketManager (ClientId id, Socket socket, BlockingThEventHandler &ReceiveHandler) | |
SocketManager (Socket socket, BlockingThEventHandler &ReceiveHandler) | |
void | start () |
void | send (const Event &ev) |
ClientId | get_id () const |
bool | is_connected () const |
void | stop (bool shutdown) |
void | join () |