diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2009-08-10 11:15:20 (GMT) |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2009-08-13 12:41:46 (GMT) |
commit | b5b29ba7744c6fc44ae2ac3f7c86dd424e9cf021 (patch) | |
tree | bb6d94c8238ca3eff8e5e19ef9f1510fcdc6d041 /doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp | |
parent | b800d684b9c807eb13359d78710df6a1da9ce44a (diff) | |
download | Qt-b5b29ba7744c6fc44ae2ac3f7c86dd424e9cf021.zip Qt-b5b29ba7744c6fc44ae2ac3f7c86dd424e9cf021.tar.gz Qt-b5b29ba7744c6fc44ae2ac3f7c86dd424e9cf021.tar.bz2 |
Wait for connections to remote debugging interface
The tcp server was waiting for connections right when instantiated ...
even before the different debugging services could register themselves.
This is fixed by first letting the different services register, and
only block for incoming connections when explicitly registered
(QmlDebugService::waitForConnectons).
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions