diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-04-04 17:26:00 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-04-05 10:28:39 (GMT) |
commit | a0ca845cd32178d789f4eeff602b283a290842b8 (patch) | |
tree | f87bf1099387f2df499826db00d7e3fa482065c3 /src/network/kernel/qnetworkinterface_symbian.cpp | |
parent | 3b395c6e45ed4f73503586e6b9a80bb11844d315 (diff) | |
download | Qt-a0ca845cd32178d789f4eeff602b283a290842b8.zip Qt-a0ca845cd32178d789f4eeff602b283a290842b8.tar.gz Qt-a0ca845cd32178d789f4eeff602b283a290842b8.tar.bz2 |
Thread safety for QHostInfo symbian implementation
Each thread needs at least one current request if it has any queued
requests, this is to stop the queue stalling.
When starting a queued request, start it in the same thread it belongs to
When aborting a request from the wrong thread, just detach it (it will
complete normally but the slot isn't connected, and then delete itself)
Reviewed-by: Markus Goetz
Diffstat (limited to 'src/network/kernel/qnetworkinterface_symbian.cpp')
0 files changed, 0 insertions, 0 deletions