QDeclarativeDebug: Allow reconnects to QML debugger port
authorKai Koehne <kai.koehne@nokia.com>
Mon, 19 Sep 2011 10:29:10 +0000 (12:29 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 20 Sep 2011 06:47:27 +0000 (08:47 +0200)
commit940069e463b149cee85a88f33d26ace46d16ec59
tree9b052b8aeb80a6d2f30825d61567f14f97b2b9b1
parent4bca5b2ff803f4d09350e2d251c90e3b9d60f350
QDeclarativeDebug: Allow reconnects to QML debugger port

Allow a new client to attach once the old one was disconnected.
Done by Aurindam Jana.

Change-Id: Id85045204cc011ec6e02db2658173e652b75c07e
Reviewed-on: http://codereview.qt-project.org/5132
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
src/declarative/debugger/qdeclarativedebugserver.cpp
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp
tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp