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