[Modify] Replace it
This commit is contained in:
@@ -480,10 +480,8 @@ namespace WebSocketSharp.Net
|
|||||||
EndPointManager.RemoveListener (this);
|
EndPointManager.RemoveListener (this);
|
||||||
}
|
}
|
||||||
|
|
||||||
lock (_ctxRegistrySync) {
|
lock (_ctxRegistrySync)
|
||||||
if (!force)
|
cleanupContextQueue (!force);
|
||||||
sendServiceUnavailable ();
|
|
||||||
}
|
|
||||||
|
|
||||||
cleanupContextRegistry ();
|
cleanupContextRegistry ();
|
||||||
cleanupConnections ();
|
cleanupConnections ();
|
||||||
|
|||||||
Reference in New Issue
Block a user