qt5base-lts/tests/auto/network/access/qnetworkreply
Mårten Nordheim 50c8ec9fa4 QAbstractSocket: Don't pretend pause and resume is a stack
It only stores one layer of state, and pausing twice in a row will just
overwrite the previous state. This doesn't happen often but can happen,
especially on Windows if a certificate needs to be looked up in the system
certificate stores (socket gets paused) and then a recoverable error
occurs in QNAM (socket gets paused again).

Fixes: QTBUG-100362
Fixes: QTBUG-63196
Fixes: QTBUG-98476
Pick-to: 6.3 6.2 5.15
Change-Id: Ie524c48e11b6fa8010b78cc1bf3931efe2ce3351
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-02-09 22:26:20 +01:00
..
certs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-25 15:47:42 +02:00
data QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
echo Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
test QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
.gitattributes
.gitignore
4G.br QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
bigfile
BLACKLIST QAbstractSocket: Don't pretend pause and resume is a stack 2022-02-09 22:26:20 +01:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
element.xml
empty
image1.jpg
image2.jpg
image3.jpg
index.html
resource
rfc3252.txt
smb-file.txt
testserver_index.html
tst_qnetworkreply.cpp QNetworkReply: rename socketConnecting to socketStartedConnecting 2022-01-31 14:24:11 +01:00