nuttx/libs/libc/netdb
zhanghongyu 4de3387eb2 getaddrinfo: add AI_NUMERICHOST flag handle
Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-01-12 01:40:11 +08:00
..
Kconfig netdb/dns: add support of send timeout 2022-12-16 09:51:15 +08:00
lib_dn.c
lib_dns.h dns: Reduce the dns_lock granularity 2022-11-11 20:07:05 +08:00
lib_dnsaddserver.c lib/netdb: Rename dns_sem[take|give] with dns_[lock|unlock] 2022-11-09 21:38:10 +01:00
lib_dnsbind.c netdb/dns: add support of send timeout 2022-12-16 09:51:15 +08:00
lib_dnscache.c lib/netdb: Rename dns_sem[take|give] with dns_[lock|unlock] 2022-11-09 21:38:10 +01:00
lib_dnsdefaultserver.c lib/netdb: Rename dns_sem[take|give] with dns_[lock|unlock] 2022-11-09 21:38:10 +01:00
lib_dnsforeach.c dns: Reduce the dns_lock granularity 2022-11-11 20:07:05 +08:00
lib_dnsinit.c dns: Reduce the dns_lock granularity 2022-11-11 20:07:05 +08:00
lib_dnsnotify.c lib/netdb: Rename dns_sem[take|give] with dns_[lock|unlock] 2022-11-09 21:38:10 +01:00
lib_dnsquery.c
lib_freeaddrinfo.c
lib_gaistrerror.c
lib_getaddrinfo.c getaddrinfo: add AI_NUMERICHOST flag handle 2023-01-12 01:40:11 +08:00
lib_gethostbyaddr.c
lib_gethostbyaddrr.c
lib_gethostbyname2.c
lib_gethostbyname2r.c getaddrinfo: add AI_NUMERICHOST flag handle 2023-01-12 01:40:11 +08:00
lib_gethostbyname.c
lib_gethostbynamer.c
lib_gethostentbynamer.c getaddrinfo: add AI_NUMERICHOST flag handle 2023-01-12 01:40:11 +08:00
lib_getnameinfo.c
lib_getservbyname.c
lib_getservbynamer.c
lib_getservbyport.c libs: libc: update licenses to Apache 2021-05-27 08:07:25 +09:00
lib_getservbyportr.c
lib_netdb.c
lib_netdb.h getaddrinfo: add AI_NUMERICHOST flag handle 2023-01-12 01:40:11 +08:00
lib_parsehostfile.c
lib_proto.c libc/netdb: add proto.c 2022-12-10 02:36:24 +08:00
lib_protor.c libc/netdb: add proto.c 2022-12-10 02:36:24 +08:00
lib_rexec.c
Make.defs libc/netdb: add proto.c 2022-12-10 02:36:24 +08:00