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 17:15:34 +0000 (13:15 -0400)
commitdc5cd5702b74d72f0db0141c6d888a1d820aed9c
tree615036f1ee41daad29f9ec89a1a9fc9ba149a98e
parent64af2437213d40fdb1f386ffcad2c83ed5c11185
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.024808 seconds and 4 git commands to generate.