X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=lttng-sessiond%2Fust-app.h;h=a69ed845162ac71adb7ca88f1aee70e9a9b1f35b;hb=d5cd1f3415b6d3cafa347b8e0068de2245014f25;hp=bcde8bc9cd326e4b5de5a025c58dd130ccff43b8;hpb=dbdbd482ead909120dc3c4e4b6e41413b7fa57a1;p=lttng-tools.git diff --git a/lttng-sessiond/ust-app.h b/lttng-sessiond/ust-app.h index bcde8bc9c..a69ed8451 100644 --- a/lttng-sessiond/ust-app.h +++ b/lttng-sessiond/ust-app.h @@ -97,6 +97,7 @@ struct ust_app { struct cds_lfht *sessions; struct cds_lfht_node node; struct ust_app_key key; + int sock_closed; }; #ifdef HAVE_LIBLTTNG_UST_CTL