expand proxy options, catch invalid commands from server
This commit is contained in:
@@ -147,6 +147,8 @@ public:
|
||||
static void on_error(Channel& ch, short events);
|
||||
void on_timeout();
|
||||
|
||||
void clear_lobby_players(size_t num_slots);
|
||||
|
||||
void send_to_game_server(const char* error_message = nullptr);
|
||||
void disconnect();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user