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:37:21 +0000 (15:37 -0400)
commite795690f41343b02cb6e78aa5edfe126c072a53c
treef612ada7f808248fe3ba195468e1107255f03f3c
parent088b334616f6c6b9fa5239f7ee11b7311ee0b0bf
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.026717 seconds and 4 git commands to generate.