Browse Source

[Modify] Edit it

pull/298/merge
sta 5 months ago
parent
commit
07a7939db7
  1. 2
      websocket-sharp/Server/WebSocketBehavior.cs

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -629,7 +629,7 @@ namespace WebSocketSharp.Server
/// <summary>
/// Closes the WebSocket connection for a session with the specified
/// code and reason.
/// status code and reason.
/// </summary>
/// <remarks>
/// This method does nothing if the current state of the WebSocket

Loading…
Cancel
Save