mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(net): implement more of NetClient::Disconnect
This commit is contained in:
parent
b925836c2c
commit
3e0a586238
@ -203,8 +203,7 @@ void NetClient::Disconnect() {
|
||||
|
||||
serverConnection->Disconnect();
|
||||
|
||||
// TODO
|
||||
// this->m_netEventQueue->Clear();
|
||||
this->m_netEventQueue->Clear();
|
||||
|
||||
serverConnection->Release();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user