[Modify] Edit it
This commit is contained in:
parent
c0a2d19d3f
commit
c3b8238ba8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user