Commit 7f0b4d62 authored by Roger A. Light's avatar Roger A. Light
Browse files

Fix connection problems when using mosquitto_connect_async().

The connection wouldn't always complete if mosquitto_loop_start() was
called before mosquitto_connect_async(). Closes #848.

Thanks to Ian Gough.

Bug: https://github.com/eclipse/mosquitto/issues/848



Signed-off-by: default avatarRoger A. Light <roger@atchoo.org>
parent abaceb9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment