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

   ## Summary
   when accept conn receives TCP_RESET, only accept conn itself should handle 
the event, and there is no need to notify the listening conn. otherwise, the 
server's poll will return with POLLERR and POLLHUP. this may cause some 
applications to execute incorrect logic in the future.
   
   ## Impact
   
   ## Testing
   cortex-m33 board.
   
   


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

Reply via email to