mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Make network buffering sizes consistent in all configurations
This commit is contained in:
@@ -431,7 +431,7 @@ CONFIG_NET_TCP=y
|
||||
CONFIG_NET_TCP_CONNS=8
|
||||
CONFIG_NET_MAX_LISTENPORTS=8
|
||||
CONFIG_NET_TCP_READAHEAD=y
|
||||
CONFIG_NET_TCP_READAHEAD_BUFSIZE=562
|
||||
CONFIG_NET_TCP_READAHEAD_BUFSIZE=536
|
||||
CONFIG_NET_NTCP_READAHEAD_BUFFERS=16
|
||||
# CONFIG_NET_TCP_WRITE_BUFFERS is not set
|
||||
CONFIG_NET_TCP_RECVDELAY=0
|
||||
|
||||
Reference in New Issue
Block a user