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>
Tue, 11 Feb 2014 19:58:45 +0000 (14:58 -0500)
commit0b0866112fc37525a03edcbebeda351a761b8482
treec3b4000a44d66a93dbaa4465e41f57a674f82d1e
parent0a5477e8e019cd052bcc4e6598c7d4ca066e10a8
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.02545 seconds and 4 git commands to generate.