mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-14 07:56:52 +01:00
BugFix: stop Process mechanism of ProcessFramework.
Update: DISCONNECT procedure for NonActive clients. Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
void run();
|
||||
private:
|
||||
void log(Client*, MQTTGWPacket*);
|
||||
void disconnect(Client*);
|
||||
Gateway* _gateway;
|
||||
GatewayParams* _gwparams;
|
||||
LightIndicator* _light;
|
||||
|
||||
Reference in New Issue
Block a user