mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-14 16:06:51 +01:00
BugFix: Exclusive control the close of TCPIP
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
void run(void);
|
||||
|
||||
private:
|
||||
void log(Client*, MQTTGWPacket*);
|
||||
int log(Client*, MQTTGWPacket*);
|
||||
|
||||
Gateway* _gateway;
|
||||
LightIndicator* _light;
|
||||
|
||||
Reference in New Issue
Block a user