We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If socket data is buffered and multiple readings happens to get the expected nbytes, bytes_read is going to be double subtracted.
nbytes
bytes_read
Fix: #183