You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nuttx.apache.org by GitBox <gi...@apache.org> on 2019/12/31 22:49:12 UTC

[GitHub] [incubator-nuttx] patacongo commented on issue #21: net: tcp: Fix compile error in tcp.h

patacongo commented on issue #21: net: tcp: Fix compile error in tcp.h
URL: https://github.com/apache/incubator-nuttx/pull/21#issuecomment-570001685
 
 
   BTW: CONFIG_NET_TCPBACKLOG probably should always be enabled.  Otherwise, you will miss connection requests.  That configuration is a candidate to be removed and just have connection backlog support enabled at all times.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services