We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4788f commit f764f1fCopy full SHA for f764f1f
websocket-sharp/Server/WebSocketServer.cs
@@ -98,8 +98,7 @@ static WebSocketServer ()
98
/// Initializes a new instance of the <see cref="WebSocketServer"/> class.
99
/// </summary>
100
/// <remarks>
101
- /// An instance initialized by this constructor listens for the incoming connection requests on
102
- /// port 80.
+ /// The new instance listens for the incoming handshake requests on port 80.
103
/// </remarks>
104
public WebSocketServer ()
105
{
0 commit comments