Fix: sessiond: assert on empty payload when handling client out event
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-internal.hpp
index 497484ba04534586263072b4f629c62bb2b124b8..0c992073e31debd2b4e0db8b54995d0da3d87bdd 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.022631 seconds and 4 git commands to generate.