zephyr/tests/net/lib
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
..
coap net: lib: coap: make ACK random factor runtime configurable 2024-10-08 06:00:56 -04:00
coap_client net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
coap_server/common tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
dns_addremove net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dns_cache net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_packet net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_resolve net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dns_sd net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
http_header_fields
http_server net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
lwm2m net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mdns_responder net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt/v3_1_1 tests: net: mqtt: Make publisher/subscriber test suites self contained 2024-08-08 20:22:33 -04:00
mqtt_sn_client
mqtt_sn_packet
tls_credentials samples: tfm: Remove old 'tfm' tag & update relevant boards 2024-05-29 10:49:31 -07:00