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 2023/01/17 11:58:34 UTC

[GitHub] [nuttx] anchao opened a new pull request, #8165: net/tcp: move drop send source code to correct place

anchao opened a new pull request, #8165:
URL: https://github.com/apache/nuttx/pull/8165

   
   ## Summary
   
   net/tcp: move drop send source code to correct place
   
   Merge conflicts lead to code being placed in thre wrong place
   The debug code should placed in tcp_send() not tcp_synack()
   
   Signed-off-by: chao an <an...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   iperf test


-- 
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] [nuttx] xiaoxiang781216 merged pull request #8165: net/tcp: move drop send source code to correct place

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8165:
URL: https://github.com/apache/nuttx/pull/8165


-- 
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