diff options
| author | Mikio Hara <mikioh.mikioh@gmail.com> | 2012-11-27 00:45:42 +0900 |
|---|---|---|
| committer | Mikio Hara <mikioh.mikioh@gmail.com> | 2012-11-27 00:45:42 +0900 |
| commit | e8cf49f701cf9204f51df2557f75e33d2da4b5d9 (patch) | |
| tree | b278834a1ffa3f42e5a012a19fa127de386c48d2 /src/pkg/runtime/debug.go | |
| parent | f02cf1997d84107cbdd53967748c1d8f3a2a8577 (diff) | |
| download | go-e8cf49f701cf9204f51df2557f75e33d2da4b5d9.tar.xz | |
net, cmd/fix: add IPv6 scoped addressing zone to INET, INET6 address structs
This CL starts to introduce IPv6 scoped addressing capability
into the net package.
The Public API changes are:
+pkg net, type IPAddr struct, Zone string
+pkg net, type IPNet struct, Zone string
+pkg net, type TCPAddr struct, Zone string
+pkg net, type UDPAddr struct, Zone string
Update #4234.
R=rsc, bradfitz, iant
CC=golang-dev
https://golang.org/cl/6849045
Diffstat (limited to 'src/pkg/runtime/debug.go')
0 files changed, 0 insertions, 0 deletions
