incubator-nuttx/libc/netdb
Gregory Nutt 6158086dd4 Update some comments 2015-08-24 15:41:45 -06:00
..
Make.defs STM32F746G-DISCO: Getting closer to a build 2015-07-17 11:47:16 -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 Check if DNS server has been initialized before trying to lookup the server address in the cache. From Librae 2015-07-27 14:16:45 -06:00
lib_gethostbyaddr.c
lib_gethostbyaddrr.c Update some comments 2015-08-24 15:41:45 -06:00
lib_gethostbyname.c
lib_gethostbynamer.c Networking: With these changes, I can ping the local loopback device from the simulator 2015-08-24 13:49:12 -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
lib_parsehostfile.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