Fix: handle registration done command
authorDavid Goulet <dgoulet@efficios.com>
Wed, 26 Feb 2014 21:06:31 +0000 (16:06 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 26 Feb 2014 21:38:40 +0000 (16:38 -0500)
commitf08bb871203e921da1b0cdce6f9ff88d32a2fb4e
treef9b30b7f8319a2b3a3528f6aa2569a8521efb032
parente614d916bcf4093bbf98d302b9e37ed990dc7304
Fix: handle registration done command

This makes the getLTTngAgent() call wait until we receive that message
so that in the meantime the session daemon can enable events.

Fixes #692

Signed-off-by: David Goulet <dgoulet@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-jul/org/lttng/ust/jul/LTTngSessiondCmd2_4.java
liblttng-ust-jul/org/lttng/ust/jul/LTTngTCPSessiondClient.java
This page took 0.02415 seconds and 4 git commands to generate.