summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreply.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <[email protected]>2014-03-12 12:38:32 +0100
committerThe Qt Project <[email protected]>2014-03-13 13:25:35 +0100
commiteb0032687fd6a107bcd3dcff719a1ca761c87971 (patch)
treed61c8b1a49023ee1f953bf1b55046f536b50c3cb /src/network/access/qnetworkreply.cpp
parente5785d6322051ba96b1a4a97963a64c1aabbc027 (diff)
Stabilize tst_qnetworkreply on Windows.
Do not close connection in slot bytesWritten() since that can cause clients to fail with "Connection Closed". Instead, use deleteLater() to close properly and prevent leaking the sockets. FAIL! : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://localhost:58240" ) failed: # 2 "Connection closed" ) ..\tst_qnetworkreply.cpp(7067) : failure location Task-number: QTBUG-37449 Change-Id: Ib92cb62fae523370b2fb45e1ccfa217559732bc8 Reviewed-by: Peter Hartmann <[email protected]> Reviewed-by: Joerg Bornemann <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkreply.cpp')
0 files changed, 0 insertions, 0 deletions