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