Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.7.3
-
None
-
Symbian SR1
Description
Steps to reproduce
- Open the test application (attached: NetworkConfigurationTest.sis)
- Click the "QNetworkAccessManager::get()" button
- After receiving the reply, click the "QNetworkSession::close()" button
Actual Result
- Connection stays open
Expected Result
- Connection is closed
Additional Inrofmation
- If the connection is established by QNetworkSession::open(), it can be closed successfully.
Attachments
Issue Links
- depends on
-
QTBUG-20726 QNetworkAccessManager connection cache timeout should be configurable
- Closed