zephyr/tests/net/socket
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
..
af_packet
af_packet_ipproto_raw
can
getaddrinfo lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
getnameinfo
misc
net_mgmt
offload_dispatcher
poll
register
reuseaddr_reuseport
select
service net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
socketpair
tcp
tls tests: net: sockets: tls: Increase connect timeout 2024-09-28 08:21:51 -05:00
tls_configurations tests: tls_configurations: remove tests on native/64 platform 2024-09-25 12:58:04 +02:00
tls_ext
udp tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
websocket
socket_helpers.h