[Modify] Polish it
This commit is contained in:
parent
31944e5870
commit
90021a804e
@ -165,6 +165,7 @@ namespace WebSocketSharp.Net
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
_completed = true;
|
_completed = true;
|
||||||
|
|
||||||
if (_waitHandle != null)
|
if (_waitHandle != null)
|
||||||
_waitHandle.Set ();
|
_waitHandle.Set ();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user