• Mikio Hara's avatar
    net: add addrList · 20692c22
    Mikio Hara authored
    This CL adds a new type addrList that will carry a short list of IP
    addresses to dial helper functions in the upcoming CLs.
    
    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/13241046
    20692c22
ipsock.go 7.59 KB