[Modify] Edit it
This commit is contained in:
parent
20631d494d
commit
0075defe21
@ -1261,8 +1261,15 @@ namespace WebSocketSharp.Server
|
||||
/// it is shutting down.
|
||||
/// </remarks>
|
||||
/// <exception cref="InvalidOperationException">
|
||||
/// There is no configuration used to provide secure connections or
|
||||
/// the configuration has no server certificate.
|
||||
/// <para>
|
||||
/// There is no configuration for secure connections.
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// -or-
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// There is no server certificate.
|
||||
/// </para>
|
||||
/// </exception>
|
||||
/// <exception cref="SocketException">
|
||||
/// The underlying <see cref="TcpListener"/> has failed to start.
|
||||
|
Loading…
Reference in New Issue
Block a user