[Modify] Edit it
This commit is contained in:
parent
790073d6a3
commit
2a1d812ba2
@ -45,8 +45,8 @@ using System.Text;
|
|||||||
namespace WebSocketSharp.Net.WebSockets
|
namespace WebSocketSharp.Net.WebSockets
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Provides the properties used to access the information in
|
/// Provides the access to the information in a WebSocket handshake request to
|
||||||
/// a WebSocket handshake request received by the <see cref="TcpListener"/>.
|
/// a <see cref="TcpListener"/> instance.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal class TcpListenerWebSocketContext : WebSocketContext
|
internal class TcpListenerWebSocketContext : WebSocketContext
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user