You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/17 16:38:41 UTC

[GitHub] [incubator-nuttx] slorquet opened a new pull request, #6288: Tcp nowrbuf

slorquet opened a new pull request, #6288:
URL: https://github.com/apache/incubator-nuttx/pull/6288

   ## Summary
   The TCP stack cannot be built if CONFIG_NET_TCP_WRITE_BUFFERS is not enabled.
   
   ## Impact
   Allows the build of the tcp stack without defining CONFIG_NET_TCP_WRITE_BUFFERS.
   
   ## Testing
   Build any NuttX with networking enabled and CONFIG_NET_TCP_WRITE_BUFFERS disabled: it fails without this fix.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] slorquet closed pull request #6288: Tcp nowrbuf

Posted by GitBox <gi...@apache.org>.
slorquet closed pull request #6288: Tcp nowrbuf
URL: https://github.com/apache/incubator-nuttx/pull/6288


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org