Reviewers: golang-dev_googlegroups.com,
Message:
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com),
I'd like you to review this change to
https://code.google.com/p/go
Description:
net: consoldate literal target address into IP address functions
This CL continues with introducing IPv6 scoped addressing capability
into the net package.
Update issue 4234.
Please review this at http://codereview.appspot.com/6842053/
Affected files:
M src/pkg/net/dial.go
M src/pkg/net/iprawsock.go
M src/pkg/net/ipsock.go
M src/pkg/net/tcpsock.go
M src/pkg/net/udpsock.go