diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-04-24 12:18:17 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-04-24 12:23:20 (GMT) |
commit | 211bea9838bcc2acd7f54b65468fe1be2d81b1e0 (patch) | |
tree | 9ea9159a3235a82b5af4de6de22789375bd7af48 /tests/auto/qdate | |
parent | fc0c0621d8c5ffb89e4f9c72fa706b3f10aea97e (diff) | |
download | Qt-211bea9838bcc2acd7f54b65468fe1be2d81b1e0.zip Qt-211bea9838bcc2acd7f54b65468fe1be2d81b1e0.tar.gz Qt-211bea9838bcc2acd7f54b65468fe1be2d81b1e0.tar.bz2 |
Re-send network request properly when the socket is in Closing state.
This fixes the "QAbstractSocket::connectToHost() called when already
connecting/connected to <hostname>". The issue was that we were trying
to call connect on a socket that was in a Closing state. We have to
wait for the disconnected signal before we try to connect again.
Reviewed-by: Prasanth
Diffstat (limited to 'tests/auto/qdate')
0 files changed, 0 insertions, 0 deletions