parent
fdf1a18809
commit
40b74422a2
@ -406,11 +406,11 @@ namespace WebSocketSharp.Net
|
||||
lock (_ctxRegistrySync) {
|
||||
if (!force)
|
||||
sendServiceUnavailable ();
|
||||
|
||||
cleanupContextRegistry ();
|
||||
cleanupConnections ();
|
||||
cleanupWaitQueue ();
|
||||
}
|
||||
|
||||
cleanupContextRegistry ();
|
||||
cleanupConnections ();
|
||||
cleanupWaitQueue ();
|
||||
}
|
||||
|
||||
private void cleanupConnections ()
|
||||
|
Loading…
Reference in New Issue
Block a user