[Modify] Polish it

master
sta 6 years ago
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…
Cancel
Save