This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libc
/
netdb
History
Gregory Nutt
95424d9ef3
NETDB: Add support for caching DNS name resultion mappings
2015-07-13 10:41:32 -06:00
..
lib_dns.h
NETDB: Add support for caching DNS name resultion mappings
2015-07-13 10:41:32 -06:00
lib_dnsclient.c
NETDB: Add support for caching DNS name resultion mappings
2015-07-13 10:41:32 -06:00
lib_gethostbyaddr.c
…
lib_gethostbyaddrr.c
…
lib_gethostbyname.c
gethostbyname() will not attempt a DNS lookup if so enabled
2015-07-10 13:30:09 -06:00
lib_gethostbynamer.c
NETDB: Add support for caching DNS name resultion mappings
2015-07-13 10:41:32 -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
netdb: Modifications to DNS client logic and to dns_get/setserver() interfaces to support DNS clients at IPv6 addresses (still no support for resolution to IPv6 addresses).
2015-07-12 11:56:53 -06:00
Make.defs
Repartitioning of DNS client logic in preparation for IPv6 support
2015-07-12 09:19:40 -06:00