[Modify] Edit it
This commit is contained in:
parent
cc4788f590
commit
f764f1fb3c
@ -98,8 +98,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// Initializes a new instance of the <see cref="WebSocketServer"/> class.
|
/// Initializes a new instance of the <see cref="WebSocketServer"/> class.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// An instance initialized by this constructor listens for the incoming connection requests on
|
/// The new instance listens for the incoming handshake requests on port 80.
|
||||||
/// port 80.
|
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
public WebSocketServer ()
|
public WebSocketServer ()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user