mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21: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()
|
||||
{
|
||||
Logger.DebugPrint(ClientSocket.RemoteEndPoint + " has Disconnected.");
|
||||
recvPackets.Abort();
|
||||
if(updateTimer != null)
|
||||
updateTimer.Dispose();
|
||||
|
|
Loading…
Add table
Reference in a new issue