Fix: sessiond: assert on empty payload when handling client out event
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-internal.h
index 800e8fd837a2817a666cc726596fc63fdc2a2a76..5e39ed8c692f92d28b2425f1fb7db830af1f6fc3 100644 (file)
@@ -165,6 +165,7 @@ struct notification_client {
                 * clean-up.
                 */
                bool active;
+               int current_poll_events;
                struct {
                        /*
                         * During the reception of a message, the reception
This page took 0.02451 seconds and 4 git commands to generate.