mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-16 08:56:51 +01:00
@@ -145,10 +145,7 @@ void ClientRecvTask::run()
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
client = _gateway->getClientList()->getClient(senderAddr);
|
||||
}
|
||||
client = _gateway->getClientList()->getClient(senderAddr);
|
||||
}
|
||||
|
||||
if ( client )
|
||||
|
||||
Reference in New Issue
Block a user