[Modify] Polish it

This commit is contained in:
sta 2021-02-10 19:46:54 +09:00
parent 31944e5870
commit 90021a804e

View File

@ -165,6 +165,7 @@ namespace WebSocketSharp.Net
return;
_completed = true;
if (_waitHandle != null)
_waitHandle.Set ();