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