consumerd: rename `data_read` to `has_data_left_to_be_read_before_teardown`
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 21 Jun 2022 20:46:29 +0000 (16:46 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 4 Jul 2022 15:43:43 +0000 (11:43 -0400)
commitc715ddc950bf653d9456d92c6ead2e3cbd3c54ae
treeb6cfb0d1589d7215d0c273684d3c78f6d5c1a9e5
parentd9ab8c66f3e1007a28dfe3fd63f844dcd15b16af
consumerd: rename `data_read` to `has_data_left_to_be_read_before_teardown`

Document the sequence of events after a stream hangs up and rename
the `data_read` stream attribute to give it a more specific name.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id7d26fa04fc0d2f0875dced18b6a3f6a7fe7d139
src/common/consumer/consumer.cpp
src/common/consumer/consumer.hpp
This page took 0.024189 seconds and 4 git commands to generate.