[Modify] Edit it

This commit is contained in:
sta 2021-07-07 19:37:30 +09:00
parent ddc1758d59
commit 8aeb5e7c04

View File

@ -121,8 +121,8 @@ namespace WebSocketSharp.Server
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>
/// The new instance listens for incoming requests on the IP address of the /// The new instance listens for incoming requests on the IP address and
/// host of <paramref name="url"/> and the port of <paramref name="url"/>. /// port of <paramref name="url"/>.
/// </para> /// </para>
/// <para> /// <para>
/// Either port 80 or 443 is used if <paramref name="url"/> includes /// Either port 80 or 443 is used if <paramref name="url"/> includes