src.ctf.lttng-live: Add logging statements across the component class
[babeltrace.git] / src / plugins / ctf / lttng-live / viewer-connection.h
index 0a7aa91ad350750d376f2088e2bc26c16e5ecb4a..39f6a210f27b8233165843f57107fbe3fe601774 100644 (file)
@@ -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;
This page took 0.023214 seconds and 4 git commands to generate.