Keep read-only copies of fields from the channel to the stream
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 11 Dec 2017 21:17:48 +0000 (16:17 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 8 Mar 2018 21:42:47 +0000 (16:42 -0500)
In the consumer, we sometimes need to read the channel pathname or
tracefile_size from a stream, but we cannot always access those values
safely. So we now keep a copy of those values when we add or allocate
streams.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025365 seconds and 4 git commands to generate.