[Modify] Edit it

This commit is contained in:
sta 2016-09-02 15:47:26 +09:00
parent b348433c9a
commit 91f090645a

View File

@ -817,7 +817,8 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Stops receiving the WebSocket handshake requests.
/// Stops receiving the WebSocket handshake requests, and closes
/// the WebSocket connections.
/// </summary>
public void Stop ()
{