Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Fixed
-
Affects Version/s: 5.12.1
-
Fix Version/s: 5.13.0 Beta2
-
Component/s: MQTT
-
Labels:None
-
Environment:
ubuntu desktop 18.04
-
Platform/s:
-
Commits:1966376a937ac4e4486c30e5a5946494d20446dc
Description
I run the simpleclient example of QtMqtt. As shown in attachment. at 13:42:37 I unplug the ethernet cable from my computer. QMqttClient should emit the signals stateChanged and disconnected after 60 seconds(the default keepAlive).But it emit the signals until 13:59:09. No such bug on windows.