qt5base-lts/tests/auto/network
Peter Hartmann 07662f93ac QAbstractSocket / QSslSocket: add API to pause and resume
pause and resume is currently only supported upon emitting the
QSslSocket::sslErrors() signal. The API was added in QAbstractSocket to
also support QAbstractSocket::proxyAuthenticationRequired() in the
future.

This is the first patch to support that feature on the socket level,
another patch will follow to support sslErrors() and
authenticationRequired() in QNetworkAccessManager / QNetworkReply.

Task-number: QTBUG-19032
Change-Id: Ide2918268590ab9a01454ab26cb7fdca3dc840ab
Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com>
2012-01-25 19:35:05 +01:00
..
access Changed qnetworkdiskcache unittest to cleanup test directory. 2012-01-24 06:59:21 +01:00
bearer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
kernel Update contact information in license headers. 2012-01-23 04:04:33 +01:00
socket Update contact information in license headers. 2012-01-23 04:04:33 +01:00
ssl QAbstractSocket / QSslSocket: add API to pause and resume 2012-01-25 19:35:05 +01:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00