[Modify] Edit it
This commit is contained in:
parent
3558b4e02d
commit
11160d7704
@ -268,8 +268,7 @@ namespace WebSocketSharp.Server
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Initializes a new instance of the <see cref="WebSocketServer"/> class
|
/// Initializes a new instance of the <see cref="WebSocketServer"/> class
|
||||||
/// with the specified <paramref name="address"/>, <paramref name="port"/>,
|
/// with the specified IP address, port, and boolean if secure or not.
|
||||||
/// and <paramref name="secure"/>.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// The new instance listens for incoming handshake requests on
|
/// The new instance listens for incoming handshake requests on
|
||||||
|
Loading…
Reference in New Issue
Block a user