zephyr/samples/net
Jeffrey Urban 34a958f545 samples: net: google_iot_mqtt: Change read publish to blocking
Avoid endless loop in `case MQTT_EVT_PUBLISH`
Fail on any error for mqtt_read_publish_payload_blocking, inc. -EAGAIN.

Fixes zephyrproject-rtos#40965

Signed-off-by: Jeffrey Urban <jeffrey@jeffreyurban.com>
2021-12-14 12:30:59 +01:00
..
capture cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
civetweb cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cloud samples: net: google_iot_mqtt: Change read publish to blocking 2021-12-14 12:30:59 +01:00
common
dhcpv4_client cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
dns_resolve cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
dsa doc: drop single quote references 2021-12-10 16:43:34 -05:00
eth_native_posix cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gptp samples: net: gptp: Add nucleo_f767zi and nucleo_h745zi_q boards 2021-12-13 22:19:25 -05:00
gsm_modem samples: net: gsm_modem: Fix gsm_ppp.h path 2021-12-08 10:06:55 -05:00
ipv4_autoconf cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
lldp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
lwm2m_client net: lwm2m: Supported Protocol to pull firmware update must be optional 2021-11-26 10:26:32 -05:00
mdns_responder cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mqtt_publisher kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
openthread/coprocessor samples: openthread: fix build fail for tlsr9518adk80d board 2021-09-03 09:58:52 -04:00
promiscuous_mode cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sockets samples: net: sockets: echo server/client add 6locan to yaml 2021-12-06 08:15:14 -05:00
stats cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
syslog_net cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
telnet samples: net: telnet: Enable command handling by default 2021-11-11 19:23:20 -05:00
virtual cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
vlan cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
wifi cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
wpan_serial drivers: ieee802154: remove ieee802154_radio_handle_ack() stub 2021-09-21 18:28:25 -04:00
wpanusb usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
zperf net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
net.rst