zhhyu7 opened a new pull request, #9261: URL: https://github.com/apache/nuttx/pull/9261
## Summary If the current poll setup only has POLLIN, adding POLLOUT does not cause the protocol stack to refocus on flags such as TCP_ACK or UDP_POLL, the user is not notified when flags for POLLOUT relationships appear and vice versa, so we have to call poll_setup again. ## Impact ## Testing sim:rpserver, sim:rpproxy and sim:usrsocktest -- 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]
