zephyr/doc/connectivity/networking/api/net_context.rst
Anas Nashif 69d19ae9fb doc: move networking to connectivity
Create a new section 'Connectivity' and move Networking guides and API
docs to this new section.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00

8 lines
186 B
ReStructuredText

.. _net_context_interface:
Networking Context
##################
The net_context API is not meant for application use. Application should use
:ref:`bsd_sockets_interface` API instead.