acassis commented on code in PR #17311: URL: https://github.com/apache/nuttx/pull/17311#discussion_r2514585423
########## Documentation/reference/user/11_network.rst: ########## @@ -2,11 +2,43 @@ Network Interfaces ================== +.. _network_interfaces_overview: + +Network Interfaces Overview +============================ + +**Overview**. NuttX includes a comprehensive network stack that provides +standard BSD socket interface and DNS resolution capabilities. The network Review Comment: BSD sockets, DNS resolution, DHCP client and server, etc -- 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]
