mosquitto_reconnect_delay_set() not delaying reconnect attem...
I'm using mosquitto_reconnect_delay_set() but it does not seem to work as advertised. Both with exponential backof true and false it does not work, I see no backoff at all. steps to reproduce Before connecting I set: int ret = mosquitto_...