Browse Source

[Modify] Edit it

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

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -865,7 +865,7 @@ namespace WebSocketSharp.Server
/// <summary>
/// Closes the WebSocket connection for a session asynchronously with
/// the specified code and reason.
/// the specified status code and reason.
/// </summary>
/// <remarks>
/// <para>

Loading…
Cancel
Save