wolfSSL / wolfMQTT

wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
https://www.wolfssl.com
GNU General Public License v2.0
521 stars 155 forks source link

Fix SN disconnect with sleep should not use CB #294

Closed embhorn closed 1 year ago

embhorn commented 2 years ago

If a MQTT-SN client issues a disconnect containing a sleep timer, the disconnect callback should not trigger on the gateway reply confirmation.

This fixes an issue first reported by ZD14059