[Modify] Edit it

This commit is contained in:
sta 2021-02-07 22:11:04 +09:00
parent e34a51a23a
commit e029fa5c78

View File

@ -119,7 +119,7 @@ namespace WebSocketSharp.Net
{
// This method returns a int:
// - > 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
if (_bodyLeft == 0)