[Modify] Polish it
This commit is contained in:
@@ -790,9 +790,6 @@ namespace WebSocketSharp.Net
|
||||
{
|
||||
CheckDisposed ();
|
||||
|
||||
if (!_listening)
|
||||
return;
|
||||
|
||||
lock (_contextRegistrySync) {
|
||||
if (!_listening)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user