[Modify] Polish it
This commit is contained in:
parent
0398153b54
commit
01cb8f9449
@ -589,6 +589,7 @@ namespace WebSocketSharp.Net
|
||||
_ctxRegistry[context] = context;
|
||||
|
||||
var ares = getAsyncResultFromQueue ();
|
||||
|
||||
if (ares == null)
|
||||
_ctxQueue.Add (context);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user