mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 16:23:34 +00:00
CONFIG_DNS_RESOLVER is the master switch for DNS resolution support, for both native and socket APIs. Avoid confusing link errors by compiling out both dns_resolve_name() and getaddrinfo() if that option is not enabled. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getaddrinfo.c | ||
Kconfig | ||
sockets_tls.c | ||
sockets.c |