You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/01/30 08:41:18 UTC

[GitHub] [nuttx] wengzhe opened a new pull request, #8351: net: Implement socket shutdown() interface

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

   ## Summary
   Patches included:
   - net: Implement shutdown() interface and tcp shutdown
   - net: Implement shutdown() for usrsock
   - net: Implement shutdown() for local stream socket
   
   ## Impact
   Implement shutdown() interface and tcp/local/usrsock shutdown
   
   ## Testing
   - Latest version of iperf2 (2.1.8) which calls `shutdown` in `Client::tcp_shutdown` (Both native TCP and through usrsock)
   - CI
   


-- 
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 #8351: net: Implement socket shutdown() interface

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #8351:
URL: https://github.com/apache/nuttx/pull/8351


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