[Modify] Replace it
This commit is contained in:
parent
c081736add
commit
1b0fe2fd19
@ -844,7 +844,7 @@ namespace WebSocketSharp.Net
|
|||||||
EndPointManager.RemoveListener (this);
|
EndPointManager.RemoveListener (this);
|
||||||
|
|
||||||
lock (_ctxRegistrySync)
|
lock (_ctxRegistrySync)
|
||||||
sendServiceUnavailable ();
|
cleanupContextQueue (true);
|
||||||
|
|
||||||
cleanupContextRegistry ();
|
cleanupContextRegistry ();
|
||||||
cleanupConnections ();
|
cleanupConnections ();
|
||||||
|
Loading…
Reference in New Issue
Block a user