commit | 4706baba5f4ac4354d0fba857bb05d60be0a29d5 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jan 19 15:29:02 2010 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Jan 19 15:57:17 2010 -0800 |
tree | bf2d2559b13d37d30dbf225d13054bfecae2d1fe | |
parent | db0468516d1a4ce82698498b83eceac9ee96ea8a [diff] |
One true way to query "java.net.preferIPv6Addresses". Also stop querying and passing this boolean to code that doesn't care. (We sort our InetAddress[]s appropriately, so most code doesn't need to worry about this.) Bug: http://code.google.com/p/android/issues/detail?id=5903