nuttx/libc/netdb
2016-02-25 13:59:42 -06:00
..
lib_dns.h resolv.conf: Add support for OpenBSD style resolv.conf syntax where a non-standard DNS server port can be specified using a backet syntax. 2016-01-14 17:55:53 -06:00
lib_dnsaddserver.c resolv.conf: Add support for OpenBSD style resolv.conf syntax where a non-standard DNS server port can be specified using a backet syntax. 2016-01-14 17:55:53 -06:00
lib_dnsbind.c
lib_dnscache.c
lib_dnsforeach.c resolv.conf: Add support for OpenBSD style resolv.conf syntax where a non-standard DNS server port can be specified using a backet syntax. 2016-01-14 17:55:53 -06:00
lib_dnsinit.c
lib_dnsquery.c libc/netdb: Fix some compile issues when IPv6 is enabled 2016-02-25 13:59:42 -06:00
lib_gethostbyaddr.c
lib_gethostbyaddrr.c
lib_gethostbyname.c
lib_gethostbynamer.c libc/netdb: Fix some compile issues when IPv6 is enabled 2016-02-25 13:59:42 -06:00
lib_netdb.c
lib_netdb.h
lib_parsehostfile.c
Make.defs