[Modify] Polish it
This commit is contained in:
parent
059624f23c
commit
c9a11bdad8
@ -1415,7 +1415,7 @@ namespace WebSocketSharp
|
||||
private bool processPongFrame (WebSocketFrame frame)
|
||||
{
|
||||
_receivePong.Set ();
|
||||
_logger.Trace ("Received a pong.");
|
||||
_logger.Trace ("A pong frame was received.");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user