samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks

The number of suitable network IPv6/4 configurations in interfaces
affect the number of pollable sockets. So need to increase the value
from the default value of 3.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
Jukka Rissanen 2024-05-29 11:02:53 +03:00 committed by Henrik Brix Andersen
commit 8363b8cfd9
3 changed files with 5 additions and 0 deletions

View file

@ -14,6 +14,8 @@ CONFIG_NET_IPV6=y
CONFIG_NET_IPV4=y
CONFIG_NET_DHCPV4=n
CONFIG_NET_SOCKETS_POLL_MAX=4
# Enable the DNS resolver
CONFIG_DNS_RESOLVER=y
# Enable additional buffers