nuttx/Documentation/reference/user
nuttxs 65e318421d netdb/lib_dnsdelserver.c: support delete the DNS server address
by index or address

 - dns_del_nameserver()
 - dns_del_nameserver_by_index()

Update the "DNS function" section in 11_network.rst, and create
the netlib API documentation in netlib/index.rst

Signed-off-by: nuttxs <zhaoqing.zhang@sony.com>
2025-11-08 16:17:40 -03:00
..
01_task_control.rst
02_task_scheduling.rst
03_task_control.rst
04_message_queue.rst
05_counting_semaphore.rst sched/semaphore: add support to customize semaphore max allowed value 2025-09-04 09:48:34 +08:00
06_clocks_timers.rst
07_signals.rst
08_pthread.rst pthread: add pthread_{get|set}concurrency support 2025-08-22 20:50:13 +08:00
09_env_vars.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
10_filesystem.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
11_network.rst netdb/lib_dnsdelserver.c: support delete the DNS server address 2025-11-08 16:17:40 -03:00
12_shared_memory.rst
13_boardctl.rst
13_logging.rst
index.rst
structures.rst