[Modify] Polish it

master
sta 10 years ago
parent 6b6841f03b
commit e1acf47ecf

@ -46,8 +46,8 @@ using System.Text;
namespace WebSocketSharp.Net.WebSockets namespace WebSocketSharp.Net.WebSockets
{ {
/// <summary> /// <summary>
/// Provides the properties used to access the information in a WebSocket connection request /// Provides the properties used to access the information in
/// received by the <see cref="TcpListener"/>. /// a WebSocket handshake request received by the <see cref="TcpListener"/>.
/// </summary> /// </summary>
internal class TcpListenerWebSocketContext : WebSocketContext internal class TcpListenerWebSocketContext : WebSocketContext
{ {

Loading…
Cancel
Save