-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.2.1
-
None
-
This was tested on win10
When waitForReadyRead is called when there are already bytes available, the function waits for the complete timeout. If there are no bytes available at the start (as reported by bytesAvailable()), it works correctly.