acassis commented on code in PR #17588:
URL: https://github.com/apache/nuttx/pull/17588#discussion_r2639602765
##########
net/tcp/tcp_netpoll.c:
##########
@@ -238,6 +238,14 @@ int tcp_pollsetup(FAR struct socket *psock, FAR struct
pollfd *fds)
}
}
+ if (conn->dev &&
Review Comment:
Please include some comments here, look the code around it, it is full of
comment, try to keep the standard. Also please provide valid tests
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]