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