Fix: Move static functions up in the code
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 31 Jan 2014 20:17:06 +0000 (15:17 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 10 Feb 2014 19:55:18 +0000 (14:55 -0500)
commitd227d5bd12acbff5cb7e703f9bed139e066a2033
tree11d1f92ee71e20871c6b5fac63b999d01526708d
parent6763619c3f295a1502e77ca9563d7a21d68b25c7
Fix: Move static functions up in the code

When we detect that the viewer is trying to get new streams for a
session closed and for which it already got all the streams, we can
delete and destroy the session, we know it won't be useful anymore.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
src/bin/lttng-relayd/live.c
This page took 0.024317 seconds and 4 git commands to generate.