[Modify] Edit it
This commit is contained in:
parent
e1e40f97de
commit
838e01d6e1
@ -1456,12 +1456,12 @@ namespace WebSocketSharp.Server
|
|||||||
/// Starts receiving incoming requests.
|
/// Starts receiving incoming requests.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// This method does nothing if the server has already
|
/// This method does nothing if the server has already started or
|
||||||
/// started or it is shutting down.
|
/// it is shutting down.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <exception cref="InvalidOperationException">
|
/// <exception cref="InvalidOperationException">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// There is no certificate used to authenticate the server.
|
/// There is no server certificate for secure connections.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// -or-
|
/// -or-
|
||||||
|
Loading…
Reference in New Issue
Block a user