.. |
Kconfig
|
libc/netdb: Change the default max number of host IP to 2 if both IPv4 and Ipv6 enable
|
2020-03-30 09:47:28 -06:00 |
lib_dns.h
|
libc/netdb: Change the default max number of host IP to 2 if both IPv4 and Ipv6 enable
|
2020-03-30 09:47:28 -06:00 |
lib_dnsaddserver.c
|
libc/netdb: Replace get_errno with errno
|
2020-03-30 09:47:28 -06:00 |
lib_dnsbind.c
|
libc/netdb: Replace get_errno with errno
|
2020-03-30 09:47:28 -06:00 |
lib_dnscache.c
|
libc/netdb: Change the default max number of host IP to 2 if both IPv4 and Ipv6 enable
|
2020-03-30 09:47:28 -06:00 |
lib_dnsforeach.c
|
libc/netdb: Need skip ':' to get port in dns_foreach_nameserver
|
2020-03-30 09:47:28 -06:00 |
lib_dnsinit.c
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
|
2020-02-01 08:27:30 -06:00 |
lib_dnsnotify.c
|
libs/libc/netdb: Support the nameserver change notification then we can pass dns info from server to client in usrsock case.
|
2019-03-19 10:02:10 -06:00 |
lib_dnsquery.c
|
libc/netdb: Should use ntohs not htons for the receiving data
|
2020-03-30 09:47:28 -06:00 |
lib_freeaddrinfo.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
lib_gaistrerror.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
lib_getaddrinfo.c
|
libs/libc/netdb/lib_getaddrinfo.c: getaddrinfo() should return EAI_FAMILY if res equals NULL.
|
2019-11-18 11:36:48 -06:00 |
lib_gethostbyaddr.c
|
libc/netdb: Make gethostbyaddr_r callable even without CONFIG_NETDB_HOSTFILE
|
2020-03-30 09:47:28 -06:00 |
lib_gethostbyaddrr.c
|
libc/netdb: Make gethostbyaddr_r callable even without CONFIG_NETDB_HOSTFILE
|
2020-03-30 09:47:28 -06:00 |
lib_gethostbyname.c
|
libs/libc/netdb: Add getaddrinfo() and friends.
|
2018-06-08 07:07:21 -06:00 |
lib_gethostbynamer.c
|
net/loopback: Move g_lo_* global variable to libc/net/
|
2020-03-30 09:47:28 -06:00 |
lib_getnameinfo.c
|
libc/netdb: Make gethostbyaddr_r callable even without CONFIG_NETDB_HOSTFILE
|
2020-03-30 09:47:28 -06:00 |
lib_getservbyname.c
|
libc/netdb: Return null alias for getservbyport_r/getservbyname_r
|
2020-03-30 09:47:28 -06:00 |
lib_getservbynamer.c
|
libc/netdb: Return null alias for getservbyport_r/getservbyname_r
|
2020-03-30 09:47:28 -06:00 |
lib_getservbyport.c
|
libc/netdb: Return null alias for getservbyport_r/getservbyname_r
|
2020-03-30 09:47:28 -06:00 |
lib_getservbyportr.c
|
libc/netdb: Return null alias for getservbyport_r/getservbyname_r
|
2020-03-30 09:47:28 -06:00 |
lib_netdb.c
|
|
|
lib_netdb.h
|
libc/netdb: Change the default max number of host IP to 2 if both IPv4 and Ipv6 enable
|
2020-03-30 09:47:28 -06:00 |
lib_parsehostfile.c
|
libc/netdb: Fix the buffer overwrite in lib_parse_hostfile
|
2020-03-30 09:47:28 -06:00 |
Make.defs
|
libc/netdb: Make gethostbyaddr_r callable even without CONFIG_NETDB_HOSTFILE
|
2020-03-30 09:47:28 -06:00 |