summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2012-01-13 13:20:46 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-01-13 14:07:02 (GMT)
commitd46446044fd7c5aca86c63cacad2706718d457c5 (patch)
tree1cebbfd09650dfc60ba5282c7013fa6d85cb97dd /doc/src
parentafdac0d065d945cc0e9cf09f3150d77760694653 (diff)
downloadQt-d46446044fd7c5aca86c63cacad2706718d457c5.zip
Qt-d46446044fd7c5aca86c63cacad2706718d457c5.tar.gz
Qt-d46446044fd7c5aca86c63cacad2706718d457c5.tar.bz2
symbian - fix lockup when a network session is opened from its error
When QNetworkAccessManager::get is called from the slot connected to QNetworkAccessManager::finished, this is equivalent to calling QNetworkSession::open from the slot connected to QNetworkSession::error. Close handles before emitting the error signal, instead of afterwards. Otherwise the session start would be silently cancelled in the above situation. Task-number: ou1cimx1#960395 Change-Id: I48cb376722e0169721fd33614a0b9280c17bdd62 Reviewed-by: Murray Read <ext-murray.2.read@nokia.com> Reviewed-by: Pasi Pentikäinen <ext-pasi.a.pentikainen@nokia.com>
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions