[Modify] Replace it

This commit is contained in:
sta 2021-04-15 19:47:32 +09:00
parent fb6ed6a467
commit 14a28b3394

View File

@ -200,7 +200,7 @@ namespace WebSocketSharp.Net
}
unregisterContext ();
removeConnection ();
_listener.RemoveConnection (this);
}
private void closeSocket ()