xiaoxiang781216 commented on PR #6956:
URL: https://github.com/apache/incubator-nuttx/pull/6956#issuecomment-1232108316

   > In my case `CONFIG_NETDOWN_NOTIFIER` is disabled.
   > 
   > I don't know if it is related, but `tcp_close_eventhandler()` is still not 
called every time a socket is closed. Only some times. Is this expected?
   
   If you don't close the socket by self, and unplug the netdev without 
CONFIG_NETDOWN_NOTIFIER, nobody can notify you. Does the problem disappear 
without this patch?


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