[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> /// <summary>
/// Stops receiving the WebSocket connection requests. /// Stops receiving the WebSocket handshake requests.
/// </summary> /// </summary>
public void Stop () public void Stop ()
{ {