diff options
author | Peter Hartmann <peter.hartmann@nokia.com> | 2009-10-27 15:06:36 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2009-10-27 15:50:30 (GMT) |
commit | 2c672ea518265496a0fc7c5de63ca7dda880dd85 (patch) | |
tree | 129936f2e10b7d7b5c944ef2265e3cef76d67254 /doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp | |
parent | 2d0b29c312ddf422595ce9debb3678bb5c4d51b6 (diff) | |
download | Qt-2c672ea518265496a0fc7c5de63ca7dda880dd85.zip Qt-2c672ea518265496a0fc7c5de63ca7dda880dd85.tar.gz Qt-2c672ea518265496a0fc7c5de63ca7dda880dd85.tar.bz2 |
QAbstractSocket: insert timer to prevent timeout
This fixes a timeout that occurred on Mac with the gui event dispatcher:
we were waiting for a write notification, but timed out when we were in
closing state and still waiting for the socket engine to complete
writing.
Now we close the socket anyway after 2 seconds.
Reviewed-by: Thiago Macieira
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp')
0 files changed, 0 insertions, 0 deletions