Trigger rapid publishing of messages.

pull/2345/merge
Roger A. Light 3 years ago
parent b873e1d5d6
commit a2be6cc9b1

@ -243,6 +243,7 @@ BROKER_EXPORT int mosquitto_broker_publish(
DL_APPEND(db.plugin_msgs, msg);
loop__update_next_event(1);
return MOSQ_ERR_SUCCESS;
}

Loading…
Cancel
Save