Merge remote-tracking branch 'origin/Networking' into Networking
This commit is contained in:
@@ -27,6 +27,7 @@ void Server::Update()
|
||||
m_EventBroker->Process<Server>();
|
||||
}
|
||||
|
||||
|
||||
void Server::readFromClients()
|
||||
{
|
||||
while (m_Socket.available()) {
|
||||
|
||||
Reference in New Issue
Block a user