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