mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
1f54a868cf
Currently, if the platform has no upstream DNS server configured, upstream DNS query will eventually time out. This can lead to delays in responding to the DNS client. The new otPlatDnsIsUpstreamQueryAvailable API provides a mechanism for the platform to proactively signal the unavailability of upstream DNS.