incubator-nuttx/libc/net
Gregory Nutt 2a2e9fa56a gethostbyname_r: Fix test of return value from inet_pton(). Zero does not mean success 2015-07-17 08:24:21 -06:00
..
Make.defs gethostbyname() will not attempt a DNS lookup if so enabled 2015-07-10 13:30:09 -06:00
lib_addrconfig.c Some extensions to netinet/in.h adding some Linux compatible defintions. From Macs N. 2015-02-11 06:35:34 -06:00
lib_addroute.c
lib_delroute.c
lib_etherntoa.c
lib_htonl.c
lib_htons.c
lib_inetaddr.c
lib_inetntoa.c Minor fixes to apps/netutils/Kconfig and nuttx/libc/net/lib_inetntoa.c from Max Neklyudov 2015-05-19 12:07:07 -06:00
lib_inetntop.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_inetpton.c gethostbyname_r: Fix test of return value from inet_pton(). Zero does not mean success 2015-07-17 08:24:21 -06:00