[Modify] Edit it

This commit is contained in:
sta 2016-09-04 17:42:13 +09:00
parent abee6131cb
commit dba7a26540

View File

@ -951,7 +951,7 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Stops receiving the HTTP requests.
/// Stops receiving the incoming requests, and closes the connections.
/// </summary>
public void Stop ()
{