Fixed server shutdown.
This commit is contained in:
@@ -63,6 +63,8 @@ namespace TestProtocol
|
||||
return;
|
||||
}
|
||||
|
||||
this.running = false;
|
||||
|
||||
this.serverSocket.Close();
|
||||
|
||||
if( this.readSocket != null )
|
||||
|
||||
Reference in New Issue
Block a user