[Modify] Polish it
This commit is contained in:
parent
307d4e45b8
commit
8faeda2171
@ -221,9 +221,6 @@ namespace WebSocketSharp.Net
|
||||
if (_stream == null)
|
||||
return;
|
||||
|
||||
_inputStream = null;
|
||||
_outputStream = null;
|
||||
|
||||
_stream.Dispose ();
|
||||
|
||||
_stream = null;
|
||||
|
Loading…
Reference in New Issue
Block a user