|
|
|
@ -1095,8 +1095,8 @@ namespace WebSocketSharp.Server
|
|
|
|
/// it is shutting down.
|
|
|
|
/// it is shutting down.
|
|
|
|
/// </remarks>
|
|
|
|
/// </remarks>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// There is no configuration or server certificate used to provide
|
|
|
|
/// There is no configuration used to provide secure connections or
|
|
|
|
/// secure connections.
|
|
|
|
/// the configuration has no server certificate.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
/// <exception cref="SocketException">
|
|
|
|
/// <exception cref="SocketException">
|
|
|
|
/// The underlying <see cref="TcpListener"/> has failed to start.
|
|
|
|
/// The underlying <see cref="TcpListener"/> has failed to start.
|
|
|
|
|