X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Flttng-live%2Fviewer-connection.h;h=39f6a210f27b8233165843f57107fbe3fe601774;hb=f555be5d221cf26bd220f1f899384033521fca7f;hp=0a7aa91ad350750d376f2088e2bc26c16e5ecb4a;hpb=b4e73efa837b79d3e4b70197d72747e50b5567a7;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;