[Modify] Polish it
This commit is contained in:
parent
e9be6a7b3a
commit
bf710ba6e7
@ -506,7 +506,6 @@ namespace WebSocketSharp.Net
|
|||||||
cleanupContextQueue (!force);
|
cleanupContextQueue (!force);
|
||||||
|
|
||||||
cleanupContextRegistry ();
|
cleanupContextRegistry ();
|
||||||
cleanupConnections ();
|
|
||||||
|
|
||||||
var ex = new ObjectDisposedException (GetType ().ToString ());
|
var ex = new ObjectDisposedException (GetType ().ToString ());
|
||||||
cleanupWaitQueue (ex);
|
cleanupWaitQueue (ex);
|
||||||
|
Loading…
Reference in New Issue
Block a user