Browse Source

[Modify] Edit it

pull/712/merge
sta 2 years ago
parent
commit
3c82af1494
  1. 4
      websocket-sharp/Server/WebSocketServer.cs

4
websocket-sharp/Server/WebSocketServer.cs

@ -337,8 +337,8 @@ namespace WebSocketSharp.Server
/// handshake request without checking the request URI.
/// </summary>
/// <remarks>
/// The set operation does nothing if the server has already started or
/// it is shutting down.
/// The set operation works if the current state of the server is
/// Ready or Stop.
/// </remarks>
/// <value>
/// <para>

Loading…
Cancel
Save