[Modify] Edit it

This commit is contained in:
sta 2017-07-18 15:39:27 +09:00
parent 3bba0f7208
commit afbecc8127

View File

@ -553,13 +553,13 @@ namespace WebSocketSharp.Server
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>
/// The set operation does nothing if the server has already
/// started or it is shutting down.
/// </para>
/// <para>
/// You should set this property to <c>true</c> if you would /// You should set this property to <c>true</c> if you would
/// like to resolve to wait for socket in TIME_WAIT state. /// like to resolve to wait for socket in TIME_WAIT state.
/// </para> /// </para>
/// <para>
/// The set operation does nothing if the server has already
/// started or it is shutting down.
/// </para>
/// </remarks> /// </remarks>
/// <value> /// <value>
/// <para> /// <para>