zephyr/doc/connectivity/networking/api
Ben Marsh bef0dc065f doc: mqtt: Fix incorrect usage of poll()
The MQTT docs used K_MSEC() to provide the timeout parameter to poll().
Doing this causes a compilation error as poll() expects it's
third parameter to be of type int, not k_timeout_t.

Signed-off-by: Ben Marsh <ben.marsh@helvar.com>
2024-01-29 10:25:32 -06:00
..
images doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
8021Qav.rst
apis.rst
buf_mgmt.rst
capture.rst
coap_client.rst net: doc: Reference the Kconfig option that enables app libraries 2023-12-07 10:37:15 +00:00
coap_server.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
coap.rst net: doc: Reference the Kconfig option that enables app libraries 2023-12-07 10:37:15 +00:00
dhcpv4.rst
dns_resolve.rst
ethernet_mgmt.rst
ethernet.rst
gptp.rst docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
gsm_modem.rst
http.rst net: doc: Reference the Kconfig option that enables app libraries 2023-12-07 10:37:15 +00:00
ieee802154.rst doc: openthread: integrate ot/ieee802154 docs 2023-09-28 15:13:12 +02:00
index.rst net: doc: Remove Network Connectivity API page 2023-12-07 10:37:15 +00:00
ip_4_6.rst
lldp.rst
lwm2m.rst docs: lwm2m: fix example x509 CA certificate resource id 2024-01-17 16:11:04 +00:00
mqtt_sn.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
mqtt.rst doc: mqtt: Fix incorrect usage of poll() 2024-01-29 10:25:32 -06:00
net_buf.rst
net_config.rst
net_context.rst
net_core.rst
net_hostname.rst
net_if.rst net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
net_l2.rst
net_linkaddr.rst
net_mgmt.rst doc: connectivity: networking: Document NET_MGMT_REGISTER_EVENT_HANDLER 2023-12-05 09:17:42 -05:00
net_offload.rst
net_pkt_filter.rst
net_pkt.rst
net_shell.rst net: shell: Add net-sockets command 2023-10-24 11:11:30 +02:00
net_stats.rst
net_tech.rst
net_time.rst doc: net: Add page for net_time 2023-10-10 16:27:32 +03:00
net_timeout.rst
ppp.rst doc: net: ppp: Fix the point-to-point documentation 2024-01-10 12:06:19 +01:00
promiscuous.rst
protocols.rst doc: connectivity: networking: api: Add CoAP server documentation 2023-11-09 11:21:42 +01:00
ptp_time.rst
sntp.rst
sockets.rst net: doc: Remove Network Connectivity API page 2023-12-07 10:37:15 +00:00
socks5.rst
system_mgmt.rst net: tls_credetials: Add TLS Credentials shell 2023-11-14 10:40:02 +00:00
tftp.rst net: doc: Reference the Kconfig option that enables app libraries 2023-12-07 10:37:15 +00:00
thread.rst doc: openthread: integrate ot/ieee802154 docs 2023-09-28 15:13:12 +02:00
tls_credentials_shell.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
traffic-class.rst
trickle.rst
tsn.rst doc: net: Add page for net_time 2023-10-10 16:27:32 +03:00
vlan.rst
websocket.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
wifi.rst
zperf.rst