qt5base-lts/tests/auto/network
Markus Goetz b99fa32d70 QNAM: Fix CPU load for limited upload QIODevice
This fixes high CPU load for upload devices that don't generate
a constant stream of data. Their readData() function was called all the
time without returning actual data.

This was noticed when implementing an upload device that emits data in
a limited way for bandwidth limiting.

[ChangeLog][QtNetwork][QNetworkAccessManager] Fixed high CPU load when handling
POST/upload QIODevice that generates data on readyRead().

Change-Id: Iefbcb1a21d8aedef1eb11761232dd16a049018dc
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-07-25 12:56:14 +02:00
..
access QNAM: Fix CPU load for limited upload QIODevice 2014-07-25 12:56:14 +02:00
bearer Fix crash in QNetworkAccessManager. 2014-05-19 15:52:58 +02:00
kernel Android: Fix compilation of qhostaddress test 2014-06-30 08:59:45 +02:00
socket Skip unstable autotests in QtBase. 2014-07-02 09:28:34 +02:00
ssl QSslCertificate: blacklist NIC certificates from India 2014-07-09 21:30:11 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00