Improvements in usrsock connections allocation.

This commit is contained in:
Fotis Panagiotopoulos
2023-02-07 14:59:36 +02:00
committed by Xiang Xiao
parent 7f3591b9cc
commit f207072121
6 changed files with 74 additions and 28 deletions
@@ -55,7 +55,7 @@ CONFIG_NETUTILS_TELNETD=y
CONFIG_NETUTILS_WEBCLIENT=y
CONFIG_NETUTILS_WEBSERVER=y
CONFIG_NET_USRSOCK=y
CONFIG_NET_USRSOCK_CONNS=16
CONFIG_NET_USRSOCK_PREALLOC_CONNS=16
CONFIG_NET_USRSOCK_UDP=y
CONFIG_NSH_ARCHINIT=y
CONFIG_NSH_BUILTIN_APPS=y