[Modify] Polish it
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user