Browse Source

[Modify] Edit it

pull/298/merge
sta 6 months ago
parent
commit
6f7e1c51e9
  1. 2
      websocket-sharp/WebSocket.cs

2
websocket-sharp/WebSocket.cs

@ -2981,7 +2981,7 @@ namespace WebSocketSharp
}
/// <summary>
/// Closes the connection asynchronously with the specified code.
/// Closes the connection asynchronously with the specified status code.
/// </summary>
/// <remarks>
/// <para>

Loading…
Cancel
Save