mosquitto_loop_stop() can block even when force=true
Contrary to https://mosquitto.org/api/files/mosquitto-h.html#mosquitto_loop_stop, passing force=true is not enough for the mosquitto network thread to end, mosquitto_disconnect() must be called.
parent
e5bd0b63
No related branches found
No related tags found
Please register or sign in to comment