relayd: use same pipe for live and main
[lttng-tools.git] / src / bin / lttng-relayd / live.h
index 5d8b77dd4191a6f7b1a7c38758261d01d2e66fae..52608a4f7aeddabb87e2303cd2e730c68b33b8d1 100644 (file)
@@ -24,7 +24,7 @@
 #include "lttng-relayd.h"
 
 int live_start_threads(struct lttng_uri *live_uri,
-               struct relay_local_data *relay_ctx, int quit_pipe[2]);
+               struct relay_local_data *relay_ctx);
 void live_stop_threads(void);
 
 struct relay_viewer_stream *live_find_viewer_stream_by_id(uint64_t stream_id);
This page took 0.024171 seconds and 5 git commands to generate.