nuttx/libc/netdb
2015-07-10 14:53:30 -06:00
..
dns_gethostip.c gethostbyname() will not attempt a DNS lookup if so enabled 2015-07-10 13:30:09 -06:00
dns_resolver.c Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning 2015-07-10 12:11:40 -06:00
dns_socket.c Fix some mangled conditional compilation 2015-07-10 14:10:53 -06:00
lib_gethostbyaddr.c Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning 2015-07-10 12:11:40 -06:00
lib_gethostbyaddrr.c Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning 2015-07-10 12:11:40 -06:00
lib_gethostbyname.c gethostbyname() will not attempt a DNS lookup if so enabled 2015-07-10 13:30:09 -06:00
lib_gethostbynamer.c Fix a warning 2015-07-10 14:53:30 -06:00
lib_netdb.c gethostbyname() will not attempt a DNS lookup if so enabled 2015-07-10 13:30:09 -06:00
lib_netdb.h gethostbyname() will not attempt a DNS lookup if so enabled 2015-07-10 13:30:09 -06:00
lib_parsehostfile.c Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning 2015-07-10 12:11:40 -06:00
Make.defs gethostbyname() will not attempt a DNS lookup if so enabled 2015-07-10 13:30:09 -06:00