diff options
author | Markus Goetz <Markus.Goetz@nokia.com> | 2010-10-19 14:16:38 (GMT) |
---|---|---|
committer | Markus Goetz <Markus.Goetz@nokia.com> | 2010-10-27 12:40:27 (GMT) |
commit | 07fd031d29198cc5a0d6f1da6bb8fea29274fa06 (patch) | |
tree | 58f2354fa24407590b5eea2dd4e02c9ae8c1bb95 /src/network/access/qnetworkreply_p.h | |
parent | f706263856085df62507414ff0bcbadeca6dcfe5 (diff) | |
download | Qt-07fd031d29198cc5a0d6f1da6bb8fea29274fa06.zip Qt-07fd031d29198cc5a0d6f1da6bb8fea29274fa06.tar.gz Qt-07fd031d29198cc5a0d6f1da6bb8fea29274fa06.tar.bz2 |
QNAM HTTP: Pause sockets while emitting to user code.
This is needed because user code might display a dialog which
spins an event loop and could make the sockets readyRead() fire.
This event loop recursion is not desired as it can lead to nasty
bugs when the state is messed up.
Reviewed-by: Peter Hartmann
Reviewed-by: Prasanth
Task-Number: QTBUG-13234
Diffstat (limited to 'src/network/access/qnetworkreply_p.h')
0 files changed, 0 insertions, 0 deletions