.. |
lib_dns.h
|
netdb: Move DNS initialization and cache logic to separate files
|
2016-01-14 10:17:15 -06:00 |
lib_dnsaddserver.c
|
resolv.conf: Fix some basic compilation issues. Logic still not complete.
|
2016-01-14 08:32:20 -06:00 |
lib_dnscache.c
|
netdb: Move DNS initialization and cache logic to separate files
|
2016-01-14 10:17:15 -06:00 |
lib_dnsclient.c
|
netdb: Move DNS initialization and cache logic to separate files
|
2016-01-14 10:17:15 -06:00 |
lib_dnsforeach.c
|
resolv.conf: Fix some basic compilation issues. Logic still not complete.
|
2016-01-14 08:32:20 -06:00 |
lib_dnsinit.c
|
netdb: Move DNS initialization and cache logic to separate files
|
2016-01-14 10:17:15 -06:00 |
lib_gethostbyaddr.c
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
lib_gethostbyaddrr.c
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
lib_gethostbyname.c
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
lib_gethostbynamer.c
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
lib_netdb.c
|
Move definition of h_errno from lib_parsehostfile.c to lib_netdb. h_errno should still be defined even if there is no host file support. From Sebastien Lorquet.
|
2015-07-17 09:39:45 -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
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
Make.defs
|
netdb: Move DNS initialization and cache logic to separate files
|
2016-01-14 10:17:15 -06:00 |