relayd: track the health thread's poll fd with fd-tracker
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 27 Nov 2019 06:36:34 +0000 (01:36 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 30 Jan 2020 06:55:34 +0000 (01:55 -0500)
commitaa91fbc56d63f8d75661a68b68f4052d3c0dba45
tree8533a075f8d9b1c7b9341e52a1fb64a2f344d80b
parent89751b0293d364dca2e6a89d85ab9e7c9cda8bf6
relayd: track the health thread's poll fd with fd-tracker

Create the health thread's lttng_poll_event structure through
the fd-tracker to track the resulting file descriptor for
builds configured to use the epoll interface.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I81ba9cbe69d885dbdade03e581a4d69572de50eb
src/bin/lttng-relayd/health-relayd.c
This page took 0.024383 seconds and 4 git commands to generate.