Fix: flush empty packets on snapshot channel
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 May 2016 01:24:46 +0000 (21:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 May 2016 19:34:17 +0000 (15:34 -0400)
commit5bbe78ac27c7365d791490b465edbd8e891e652f
tree0cebf0e331335b214c51325e4df729e11e2599e9
parent1b7801d6f8db3901daa3c58149397c67ee341855
Fix: flush empty packets on snapshot channel

Snapshot operation on a non-stopped stream should use a "final" flush to
ensure empty packets are flushed, so we gather timestamps at the moment
where the snapshot is taken. This is important for streams that have a
low amount of activity.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/ring_buffer_frontend.c
This page took 0.024655 seconds and 4 git commands to generate.