src.ctf.lttng-live: Extract `handle_late_message()` function for future fix
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 10 Nov 2021 16:48:35 +0000 (11:48 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 11 Nov 2021 22:47:54 +0000 (17:47 -0500)
commit285951be2bbbbf5a22c1b012fadf5bd285f2f631
tree702aa71e7c8ba06a646206fb2f646ecffe69a283
parent34533ae09c2a60654f12048c21dade33672394b5
src.ctf.lttng-live: Extract `handle_late_message()` function for future fix

An upcoming commit will include a fix regarding the handling of late
messages. So, extract this logic into its own function simplifies the
that future commit.

No change of behaviour intended by this commit.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ida4f980ab2574ebc64fb455e22047233c0f25cee
Reviewed-on: https://review.lttng.org/c/babeltrace/+/6697
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/lttng-live/lttng-live.c
This page took 0.025104 seconds and 4 git commands to generate.