[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> /// <summary>
/// Stops receiving the HTTP requests. /// Stops receiving the incoming requests, and closes the connections.
/// </summary> /// </summary>
public void Stop () public void Stop ()
{ {