Mikio Hara 2a824cf922 ipv6: don't refer to cgo-generated union field
The size of sockaddr_storage is fixed for interoperability on each
platform. There is no need to depend on changable cgo-generated
offset values.

Change-Id: I54b775b2a8c86d969a6da0398a335075f0cbe3df
Reviewed-on: https://go-review.googlesource.com/30178
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-10-06 03:50:05 +00:00
2014-12-09 14:17:11 +11:00
2016-01-08 17:00:32 +00:00
2014-12-09 14:17:11 +11:00
2016-09-29 00:31:53 +00:00
2015-12-14 00:45:27 +00:00
2014-12-09 14:17:11 +11:00
2016-09-24 02:07:28 +00:00
2016-10-01 16:38:42 +00:00
2014-12-08 10:44:07 +11:00
2015-03-18 17:04:12 +00:00
2015-02-18 23:42:41 +00:00

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
[mirror] Go supplementary network libraries
Readme BSD-3-Clause 13 MiB
Languages
Go 99.9%