qt5base-lts/tests/auto/network
Mårten Nordheim 2dfa41e0ea Return to eventloop after emitting encrypted
When the connection has been encrypted we will,
in QHttpNetworkConnectionChannel::_q_encrypted, emit 'reply->encrypted'
in which user slots can be called.

In the event that the user calls abort it will, however, not abort until
the next time it goes back to the event loop (which might not happen
until after the request has already been sent).

Task-number: QTBUG-65960
Change-Id: I96865f83c47f89deb9f644c86a71948dbb0ec0d0
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2018-07-31 14:57:02 +00:00
..
access Return to eventloop after emitting encrypted 2018-07-31 14:57:02 +00:00
bearer Make tests compile for Android 2018-06-25 08:01:19 +00:00
kernel tst_qnetworkinterface: Fix for case of zero interface 2018-07-06 06:39:36 +00:00
socket tests/auto/network: Avoid unconditional qWait()s 2018-05-08 12:35:40 +00:00
ssl OpenSSL v1.1.1: fix qtbug18498_peek 2018-05-11 08:42:17 +00:00
network.pro