[Modify] Edit it

This commit is contained in:
sta 2017-07-19 15:50:47 +09:00
parent 556dec8cfc
commit bce851bfac

View File

@ -1343,8 +1343,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Stops receiving incoming handshake requests and /// Stops receiving incoming handshake requests and closes
/// closes each connection. /// each connection.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method does nothing if the server is not started, /// This method does nothing if the server is not started,