[Modify] Edit it

This commit is contained in:
sta 2017-02-18 17:23:13 +09:00
parent c0a2d19d3f
commit c3b8238ba8

View File

@ -532,8 +532,14 @@ namespace WebSocketSharp.Server
/// be bound to an address that is already in use.
/// </summary>
/// <remarks>
/// If you would like to resolve to wait for socket in TIME_WAIT state,
/// you should set this property to <c>true</c>.
/// <para>
/// The set operation does nothing if the server has already started or
/// it is shutting down.
/// </para>
/// <para>
/// If you would like to resolve to wait for socket in TIME_WAIT state,
/// you should set this property to <c>true</c>.
/// </para>
/// </remarks>
/// <value>
/// <c>true</c> if the server is allowed to be bound to an address that