[Modify] Edit it

master
sta 9 years ago
parent b348433c9a
commit 91f090645a

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

Loading…
Cancel
Save