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