zhhyu7 opened a new pull request, #11443: URL: https://github.com/apache/nuttx/pull/11443
## Summary move the accept logic into connect flow. In order to successfully establish a blocking connection between the client and server on the same thread. ## Impact nonblock is not affected, and the block connect is now the same as the nonblock flow, other apis are not affected. ## Testing sim:local -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
