[Modify] Polish it

This commit is contained in:
sta 2020-10-29 19:45:35 +09:00
parent 38870ae67d
commit bdbebe5f79

View File

@ -202,6 +202,7 @@ namespace WebSocketSharp.Net
} }
_socket.Close (); _socket.Close ();
_socket = null; _socket = null;
} }