[Modify] Edit it

This commit is contained in:
sta 2016-09-01 16:13:11 +09:00
parent 8753ceb72e
commit 030063ccc6

View File

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