a-lunev commented on pull request #4639: URL: https://github.com/apache/incubator-nuttx/pull/4639#issuecomment-939660471
> Let us only change the protocol that includes dev member restriction: > > ``` > tcp_conn_s: > devif_poll_tcp_timer > devif_poll_tcp_connections > > udp_conn_s: (if defniend (CONFIG_NET_UDP_WRITE_BUFFERS)) > devif_poll_udp_connections > > icmpv6_conn_s: > devif_poll_icmpv6 > > icmp_conn_s: > devif_poll_icmp > ``` @anchao I have added checks for the listed protocols as well. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org