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/10/08 14:02:54 UTC

[GitHub] [incubator-nuttx] anchao commented on pull request #4639: tcp_timer: eliminated false decrements of conn->timer in case of multiple network adapters.

anchao commented on pull request #4639:
URL: https://github.com/apache/incubator-nuttx/pull/4639#issuecomment-938668810


   LGTM, 
   
   Seems that other protocol would be better to include similar device checks, 
   how about add more checks in devif_poll_[icmp/udp/tcp/packet/...]_connections ?
   I just noticed protocol CAN has already include this check: 
   
   https://github.com/apache/incubator-nuttx/blob/master/net/devif/devif_poll.c#L253


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