mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-15 16:36:52 +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