xiaoxiang781216 commented on code in PR #15069:
URL: https://github.com/apache/nuttx/pull/15069#discussion_r1872966600
##########
libs/libc/netdb/Kconfig:
##########
@@ -237,6 +237,11 @@ config NETDB_DNSSERVER_IPv4ADDR
Default DNS server IPv4 address in host byte order. Default
value
10.0.0.1. This may be changed via dns_add_nameserver().
+config NETDB_DNS_STREAM
Review Comment:
the original code already support both TCP/UDP, why do you make this patch?
--
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]