mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Improvements in usrsock connections allocation.
This commit is contained in:
committed by
Xiang Xiao
parent
7f3591b9cc
commit
f207072121
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user