qt5base-lts/tests/auto/xml/sax
Andy Shaw 1d9547c9a4 Don't indefinitely wait for data if it was able to read some data
Passing -1 to waitForReadyRead() may cause it to wait for some time
but the data retrieved may be enough for processing. So if 0 is passed
from read, indicating that there is potentially more to come, then
it will do a waitForReadyRead() then for more data to come.

Change-Id: I75f270d1f124ecc12b18512cc20fb11f7a88f02e
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-01-24 05:54:31 +00:00
..
qxml Updated license headers 2016-01-21 18:55:18 +00:00
qxmlinputsource Don't indefinitely wait for data if it was able to read some data 2018-01-24 05:54:31 +00:00
qxmlsimplereader tst_qxmlsimplereader::inputFromSocket - fix race condition(s) 2017-11-06 19:14:41 +00:00
sax.pro Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00