[Modify] Polish it
This commit is contained in:
parent
3a369c22d8
commit
6ce1556c5e
@ -2127,7 +2127,8 @@ namespace WebSocketSharp
|
|||||||
if (acceptor.EndInvoke (ar))
|
if (acceptor.EndInvoke (ar))
|
||||||
open ();
|
open ();
|
||||||
},
|
},
|
||||||
null);
|
null
|
||||||
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user