Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
6.2.1
-
None
-
This was tested on win10
-
-
25
-
Foundation Sprint 121
Description
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.