[Modify] Replace it

This commit is contained in:
sta 2021-05-14 19:40:25 +09:00
parent eb140af082
commit 3d91cfe3b2

View File

@ -199,7 +199,7 @@ namespace WebSocketSharp.Net
closeSocket ();
}
unregisterContext ();
_context.Unregister ();
_listener.RemoveConnection (this);
}