[Modify] Edit it
This commit is contained in:
parent
e34a51a23a
commit
e029fa5c78
@ -119,7 +119,7 @@ namespace WebSocketSharp.Net
|
|||||||
{
|
{
|
||||||
// This method returns a int:
|
// This method returns a int:
|
||||||
// - > 0 The number of bytes read from the internal buffer
|
// - > 0 The number of bytes read from the internal buffer
|
||||||
// - 0 0 byte read from the internal buffer
|
// - 0 No more bytes read from the internal buffer
|
||||||
// - -1 No more content data
|
// - -1 No more content data
|
||||||
|
|
||||||
if (_bodyLeft == 0)
|
if (_bodyLeft == 0)
|
||||||
|
Loading…
Reference in New Issue
Block a user