relayd: track clients of the health unix socket with the fd-tracker
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 26 Nov 2019 23:20:35 +0000 (18:20 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 30 Jan 2020 06:55:34 +0000 (01:55 -0500)
commit1c9bd75bb3b9042c5ba1221c344af8b80b9dcaaf
tree446dc7c95fb23fed5c7e1cae65b3cabbe9f39c14
parentbcee2b96c2ddf927ddcbbc6584cda7d3c17bbb95
relayd: track clients of the health unix socket with the fd-tracker

accept connections to the health unix socket through a new fd-tracker
wrapper, accept_unix_socket, which allows the fd-tracker to track the
newly-created file descriptor.

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