removed a few bugs relating to terminating sockets prior to program end.
This commit is contained in:
@@ -40,5 +40,6 @@ private:
|
||||
void threaded_client_reciever();
|
||||
|
||||
sf::TcpListener listener;
|
||||
bool listening = true;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user