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