qt5base-lts/tests/auto/network
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
..
access QAbstractSocket: Don't pretend pause and resume is a stack 2022-02-09 22:26:20 +01:00
kernel QAuthenticator: Use views for arguments in private functions 2022-01-17 18:11:43 +01:00
selftest Remove the qmake project files 2021-01-07 15:32:28 +01:00
socket Exclude tst_QLocalSocket::verifySocketOptions() on webOS 2021-12-22 09:58:21 +02:00
ssl QSslSocket (SecureTransport) add TLS 1.3 ciphersuites 2022-01-12 22:27:21 +01:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00