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:39:42 +0000 (15:39 -0400)
commitb6155a916c35bfa4c4e5d49c52072e12c3daebba
tree44369a19fc85287bd9ce1dc2832d84cd9c5eac84
parentb63af41cb645dcf8513e997714e47fafcb4492b4
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.026211 seconds and 4 git commands to generate.