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 2022/07/08 22:07:03 UTC

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #6589: net/tcp: fix assertion of fallback connection alloc

anchao commented on code in PR #6589:
URL: https://github.com/apache/incubator-nuttx/pull/6589#discussion_r917162878


##########
net/tcp/tcp_conn.c:
##########
@@ -656,11 +656,13 @@ FAR struct tcp_conn_s *tcp_alloc(uint8_t domain)
            * in the socket layer.

Review Comment:
   Yes, REVISIT comment could be removed directly



-- 
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-unsubscribe@nuttx.apache.org

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