|
|
|
@ -1343,8 +1343,8 @@ namespace WebSocketSharp.Server
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Stops receiving incoming handshake requests and
|
|
|
|
/// Stops receiving incoming handshake requests and closes
|
|
|
|
/// closes each connection.
|
|
|
|
/// each connection.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <remarks>
|
|
|
|
/// <remarks>
|
|
|
|
/// This method does nothing if the server is not started,
|
|
|
|
/// This method does nothing if the server is not started,
|
|
|
|
|