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