zephyr/doc/connectivity/networking
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
..
api doc: mqtt: Fix incorrect usage of poll() 2024-01-29 10:25:32 -06:00
conn_mgr doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
armfvp_user_networking_setup.rst
index.rst doc: net: Add network configuration guide 2024-01-11 10:26:47 -05:00
native_sim_setup.rst docs: Networking with native_posix: Rename 2023-11-15 10:03:17 +01:00
net-stack-architecture.rst
net_config_guide.rst doc: net: Add network configuration guide 2024-01-11 10:26:47 -05:00
net_pkt_processing_stats.rst
network_monitoring.rst docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
networking_with_host.rst docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
networking_with_multiple_instances.rst docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
overview.rst doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
qemu_802154_setup.rst
qemu_eth_setup.rst
qemu_setup.rst
qemu_user_setup.rst
usbnet_setup.rst
zephyr_netstack_overview-rx_sequence.svg
zephyr_netstack_overview-tx_sequence.svg
zephyr_netstack_overview.jpg
zephyr_netstack_overview.svg
zephyr_netstack_overview.vsdx