You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/19 05:56:53 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #3103: net/tcp: reset the connection ref count before tcp_free()

anchao opened a new pull request #3103:
URL: https://github.com/apache/incubator-nuttx/pull/3103


   
   ## Summary
   
   net/tcp: reset the connection ref count before tcp_free() 
   
   reset the connection refcount if SYN retry count has elapsed
   
   Assertion:
   
   up_assert: Assertion failed at file:tcp/tcp_conn.c line: 764 task: netdev_wq
   
   N/A
   
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   ## Impact
   
   TCP disconnect from remote
   
   ## Testing
   
   TCP connect/disconnect stress test


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3103: net/tcp: reset the connection ref count before tcp_free()

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #3103:
URL: https://github.com/apache/incubator-nuttx/pull/3103#issuecomment-803711273


   LGTM
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] masayuki2009 merged pull request #3103: net/tcp: reset the connection ref count before tcp_free()

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged pull request #3103:
URL: https://github.com/apache/incubator-nuttx/pull/3103


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org