[Modify] Edit it
This commit is contained in:
parent
623ea75f4c
commit
1a463448e4
@ -1294,7 +1294,7 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Starts receiving the WebSocket handshake requests.
|
/// Starts receiving incoming handshake requests.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// This method does nothing if the server has already
|
/// This method does nothing if the server has already
|
||||||
@ -1308,7 +1308,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// -or-
|
/// -or-
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// There is no server certificate.
|
/// There is no certificate in the configuration.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="SocketException">
|
/// <exception cref="SocketException">
|
||||||
|
Loading…
Reference in New Issue
Block a user