mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-08 22:25:42 +12:00
no message
This commit is contained in:
parent
ab273c31f5
commit
2b4706caed
1 changed files with 0 additions and 1 deletions
|
@ -192,7 +192,6 @@ namespace HISP.Server
|
||||||
|
|
||||||
public void Disconnect()
|
public void Disconnect()
|
||||||
{
|
{
|
||||||
Logger.DebugPrint(ClientSocket.RemoteEndPoint + " has Disconnected.");
|
|
||||||
recvPackets.Abort();
|
recvPackets.Abort();
|
||||||
if(updateTimer != null)
|
if(updateTimer != null)
|
||||||
updateTimer.Dispose();
|
updateTimer.Dispose();
|
||||||
|
|
Loading…
Add table
Reference in a new issue