Fix: lttng-live: ctf_live_packet_seek stream hang up handling
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 5 Dec 2019 06:58:08 +0000 (01:58 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Dec 2019 01:02:17 +0000 (20:02 -0500)
commitcab553af02b34e1979e14d6c0303ad22a5a3c118
tree76a8569f32a8bbe6285d841ee7b2f75053237ac4
parent8f0a0314c60c7c0de9fd793aede7a879b9736928
Fix: lttng-live: ctf_live_packet_seek stream hang up handling

When get_next_index sets the index position to EOF,
ctf_live_packet_seek() should in turn set the stream position to EOF
to propagate the hung up state.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/lttng-live/lttng-live-comm.c
This page took 0.02483 seconds and 4 git commands to generate.