wangchen61698 commented on code in PR #17588:
URL: https://github.com/apache/nuttx/pull/17588#discussion_r2644630391


##########
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:
   The comment have been supplemented;The test cases and results have been 
added to the Testing entry.please review again.@acassis 
   
   



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

Reply via email to