5ace3311d9
- Rename include/nuttx/net/dnsclient.h to dns.h - Move internal DNS prototypes from dns.h to libc/netdb/lib_dns.h - Global standard DNS definitions from libc/netdb/dns_soccket.c to dns.h - Eliminate dns_gethostip(). This is now an internal part of gethostbyname() - Eliminate interface dns_whois(). Not needed in this new context. |
||
---|---|---|
.. | ||
lib_dnsclient.c | ||
lib_gethostbyaddr.c | ||
lib_gethostbyaddrr.c | ||
lib_gethostbyname.c | ||
lib_gethostbynamer.c | ||
lib_netdb.c | ||
lib_netdb.h | ||
lib_parsehostfile.c | ||
Make.defs |