X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Flttng-live%2Fviewer-connection.h;h=39f6a210f27b8233165843f57107fbe3fe601774;hb=ecb4ba8aa48c8d0deab589b7c1f4c999a52aa355;hp=0a7aa91ad350750d376f2088e2bc26c16e5ecb4a;hpb=b607a4f79b18d92c2af08eb0df80b602fc7653e4;p=babeltrace.git diff --git a/src/plugins/ctf/lttng-live/viewer-connection.h b/src/plugins/ctf/lttng-live/viewer-connection.h index 0a7aa91a..39f6a210 100644 --- a/src/plugins/ctf/lttng-live/viewer-connection.h +++ b/src/plugins/ctf/lttng-live/viewer-connection.h @@ -74,6 +74,7 @@ struct live_viewer_connection { GString *relay_hostname; GString *target_hostname; GString *session_name; + GString *proto; BT_SOCKET control_sock; int port;