zephyr/samples/net/cloud
Robert Lubos c4803752a8 net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX
CONFIG_ZVFS_POLL_MAX is now used to control the maximum number of poll()
entires. Thereby, CONFIG_NET_SOCKETS_POLL_MAX is redundant and shall
be deprecated.

Modify the defaults for NET_SOCKETS_POLL_MAX and ZVS_POLL_MAX so that
the deprecation actually makes sense instead of symbol removal. In case
the application still sets the old config, it will modify the
ZVS_POLL_MAX default.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-10-14 13:01:51 +02:00
..
aws_iot_mqtt everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mqtt_azure doc: samples: net: mqtt: improve formatting 2024-06-20 14:07:32 -04:00
tagoio_http_post net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00

.. zephyr:code-sample-category:: cloud
   :name: IoT Cloud
   :show-listing:

   These samples demonstrate how to connect Zephyr devices to various IoT cloud services.