nuttxpr commented on PR #15477:
URL: https://github.com/apache/nuttx/pull/15477#issuecomment-2579093272
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
This PR description **does not fully meet the NuttX req
zhhyu7 opened a new pull request, #15477:
URL: https://github.com/apache/nuttx/pull/15477
## Summary
when accept conn timeout, only accept conn itself should handle the event
(send TCP_RESET), and there is no need to notify the listening conn. otherwise,
the server's poll will return wit