X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng-sessiond%2Fust-app.h;h=a69ed845162ac71adb7ca88f1aee70e9a9b1f35b;hp=bcde8bc9cd326e4b5de5a025c58dd130ccff43b8;hb=d80a6244b0e8dc14b2912e72e94ff0848bb52ccc;hpb=3a009adbd8bf5305668e7e41e5e9f12813d04959 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