• Mikio Hara's avatar
    net: make resolveInternetAddr return a list of addresses · 7c59c8bd
    Mikio Hara authored
    This CL makes resolveInternetAddr return a list of addresses that
    contain a pair of different address family IP addresses if possible,
    but doesn't contain any API behavioral changes yet. A simple IP
    address selection mechanism for Resolve{TCP,UDP,IP}Addr and Dial API
    still prefers IPv4.
    
    This is in preparation for TCP connection setup with fast failover on
    dual IP stack node as described in RFC 6555.
    
    Update #3610
    Update #5267
    
    R=golang-dev, bradfitz
    CC=golang-dev
    https://golang.org/cl/13374043
    7c59c8bd
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...