Propagate whether a connection was closed cleanly or after an error
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 27 Apr 2018 20:47:04 +0000 (16:47 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 27 Apr 2018 20:48:07 +0000 (16:48 -0400)
commit5569b118e687de5c6179b3a432187f06c1277608
treee54555da9ecb96f5374257cb7afb71016436cee8
parent81df238b20240625273053712b8739393422ff68
Propagate whether a connection was closed cleanly or after an error

This allows a follow-up fix that requires this distinction to
decide whether a session must be closed or aborted.

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