Petro Karashchenko
319203d5d8
apps: unify FAR attribute usage across apps
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-04-05 00:55:22 +08:00
Norman Rasmussen
ec93611307
examples/mqttc: Fix handling of getaddrinfo errors
...
commit 36d4bfa774
set a hostname to work
around getaddrinfo failing. getaddrinfo returns a non-zero value on
error, and there should be an early return after the error message is
printed.
2021-12-29 02:45:47 -06:00
Sara Souza
acfd0a9b4e
examples/mqttc: If connection() fails, then fd becomes invalid
2021-04-15 09:54:29 -03:00
Matias N
36d4bfa774
mqttc example: provide sane hostname default to avoid crash
2021-03-30 14:51:32 -05:00
Abdelatif Guettouche
6ae35ffc71
examples: Add an MQTT-C example.
...
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-03-29 08:52:14 -05:00