qt5base-lts/tests/auto/network
Matt Broadstone 45cbbe56bc refactor disconnectFromFtp to remove cached entries when necessary
In cases where a cached ftp connection fails to connect, or a file
transfer has failed, we should removed the cached connection. Since qnam
has an idea of a single internal QFtp per full operation, when file
transfers failed previously the cached connection would be reused for
subsequent connections and thus fail.

[ChangeLog][QtNetwork][QNetworkAccessManager] QNetworkAccessManager now
properly handles FTP transfer failures by removing failed cached ftp
connections.

Task-number: QTBUG-40797
Change-Id: Ie090a39ceddd7e58a0d8baf7d01f2a08c70162e5
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-08-15 19:48:36 +02:00
..
access refactor disconnectFromFtp to remove cached entries when necessary 2014-08-15 19:48:36 +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