zephyr/samples/net
Michael Scott 3e24eb8af1 samples: net: mqtt_publisher: handle EAGAIN from mqtt_live()
Now that mqtt_live() can send an EAGAIN message meaning: no ping
was generated, let's handle that in process_mqtt_and_sleep() by
skipping the call to mqtt_input() since no data will be expected.

Signed-off-by: Michael Scott <mike@foundries.io>
2020-01-28 15:45:08 -05:00
..
cloud global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
common
dhcpv4_client
dns_resolve
eth_native_posix
gptp
gsm_modem samples: net: Create sample app for GSM modems 2020-01-28 12:44:17 +02:00
ipv4_autoconf
lldp
lwm2m_client
mdns_responder
mqtt_publisher samples: net: mqtt_publisher: handle EAGAIN from mqtt_live() 2020-01-28 15:45:08 -05:00
promiscuous_mode
sockets samples: net: websocket: Verify the received data properly 2020-01-28 19:49:16 +02:00
stats
syslog_net
telnet
updatehub
vlan
wifi treewide: use full path to wifi/winc1500.h header 2020-01-26 17:52:12 +01:00
wpan_serial treewide: use full path to uart.h header 2020-01-26 17:52:12 +01:00
wpanusb
zperf
net.rst