xiaoxiang781216 commented on code in PR #13033:
URL: https://github.com/apache/nuttx/pull/13033#discussion_r1824127813
##########
net/tcp/Kconfig:
##########
@@ -93,7 +93,7 @@ config NET_TCP_MAX_CONNS
config NET_TCP_NPOLLWAITERS
int "Number of TCP poll waiters"
- default 1
+ default 2
Review Comment:
since most drivers set the default value to 2, it's better to align with
others.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]