[Modify] Edit it
This commit is contained in:
parent
29d9620233
commit
9b725463cf
@ -1480,12 +1480,8 @@ namespace WebSocketSharp.Server
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Stops receiving incoming requests and closes each connection.
|
||||
/// Stops receiving incoming requests.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This method does nothing if the server is not started,
|
||||
/// it is shutting down, or it has already stopped.
|
||||
/// </remarks>
|
||||
public void Stop ()
|
||||
{
|
||||
stop (1001, String.Empty);
|
||||
|
Loading…
Reference in New Issue
Block a user