[Modify] Polish it
This commit is contained in:
parent
af263c0b81
commit
fdd3e904d7
@ -985,7 +985,7 @@ namespace WebSocketSharp.Net
|
|||||||
if (_disposed)
|
if (_disposed)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
close (true); // Same as the Abort method.
|
close (true);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
Loading…
Reference in New Issue
Block a user