bionic/libc/netbsd/net
Lorenzo Colitti f432de2de7 Send both A and AAAA queries if all probes fail.
AI_ADDRCONFIG is currently implemented by trying to connect
to well-known addresses in order to see if IPv4 and/or IPv6
connectivity is available.

In some cases (e.g., walled gardens with no global
connectivity) both probes can fail. If this happens,
query for both IPv4 and IPv6 addresses instead of doing
nothing and failing the query.

Bug: 5284168
Change-Id: I4e3a69ea86fb6d839a6bd31236b98da81e5cbf45
2011-09-28 22:38:08 -07:00
..
base64.c Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
getaddrinfo.c Send both A and AAAA queries if all probes fail. 2011-09-28 22:38:08 -07:00
getnameinfo.c Tracking change to dns proxy protocol 2011-04-27 11:55:43 -07:00
getservbyname_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyname.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservent_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservent.c Include <endian.h> instead of <sys/endian.h>, 2009-08-31 15:42:09 +08:00
nsdispatch.c Add some missing includes. 2011-03-21 20:01:03 -07:00
reentrant.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
servent.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
services.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00