[Modify] Polish it
This commit is contained in:
parent
522450a6e2
commit
430962f180
@ -2494,7 +2494,8 @@ namespace WebSocketSharp
|
|||||||
if (connector.EndInvoke (ar))
|
if (connector.EndInvoke (ar))
|
||||||
open ();
|
open ();
|
||||||
},
|
},
|
||||||
null);
|
null
|
||||||
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user