Skip to content
Commit b2f9011f authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

Do not indicate an error when 0 bytes were read. Patch by Kamil Klimek.

Indeed we must not indicate an error when 0 bytes were received as this is a perfectly valid scenario (e.g. when the abstractstreamer is waiting for data to arrive, like in the case of a QIODevice's read function).

REVIEW: 100701
parent fd9d417a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment