incubator-nuttx/libs/libc/netdb
wanggang26 f6d378e528 enable O_CLOEXEC explicitly to avoid fd leak
Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-09-17 02:07:34 +08:00
..
CMakeLists.txt
Kconfig netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF 2024-09-09 19:47:09 +08:00
Make.defs
lib_dn.c
lib_dns.h
lib_dnsaddserver.c netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF 2024-09-09 19:47:09 +08:00
lib_dnsbind.c enable O_CLOEXEC explicitly to avoid fd leak 2024-09-17 02:07:34 +08:00
lib_dnscache.c libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04:00
lib_dnsdefaultserver.c
lib_dnsforeach.c netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF 2024-09-09 19:47:09 +08:00
lib_dnsinit.c
lib_dnsnotify.c
lib_dnsquery.c libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04:00
lib_dnsqueryfamily.c
lib_freeaddrinfo.c
lib_gaistrerror.c
lib_getaddrinfo.c
lib_gethostbyaddr.c
lib_gethostbyaddrr.c
lib_gethostbyname.c
lib_gethostbyname2.c
lib_gethostbyname2r.c
lib_gethostbynamer.c
lib_gethostentbynamer.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lib_getnameinfo.c
lib_getservbyname.c
lib_getservbynamer.c
lib_getservbyport.c
lib_getservbyportr.c
lib_netdb.c
lib_netdb.h libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04:00
lib_parsehostfile.c
lib_proto.c
lib_protor.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lib_rexec.c