OSDN Git Service

Use framework hints to determine dns query type.
authorRobert Greenwalt <rgreenwalt@google.com>
Wed, 14 Sep 2011 00:33:52 +0000 (17:33 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Thu, 22 Sep 2011 18:43:06 +0000 (11:43 -0700)
commit8af58f0fd4ff3fb11cb8a3c61e4654e3633906a4
treeb4aa27455c5b7ed1fd07483ddad38a0dfe3288c4
parent3884bfe9661955543ce203c60f9225bbdf33f6bb
Use framework hints to determine dns query type.

Instead of checking for IPv4 or IPv6 connectivity, try using pid-specific
hints the framework has left for us.

bug:5284168
Change-Id: Id64d48db3900865a7d58ada8309870c63d6eab12
libc/netbsd/net/getaddrinfo.c