Make the launch of the application registration thread blocking
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Dec 2018 17:03:48 +0000 (12:03 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Dec 2018 21:34:34 +0000 (16:34 -0500)
commit9c9d917cfe2e6a9f35ef82cb64e442451210716f
tree4f1caf202b46a5164389c6578750d77c30b1749d
parentbd9addf713e7dc8fc47499f62312966a3a5f4d46
Make the launch of the application registration thread blocking

Waiting for the application registration thread to be ready to
accept application connection ensures that the application
registration socket is created and being listened-to before the parent
is signalled.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/register.c
This page took 0.026004 seconds and 5 git commands to generate.