func net.cgoSockaddrInet6
2 uses
net (current package)
cgo_sockold.go#L32: func cgoSockaddrInet6(ip IP, zone int) * /*line :29:41*/_Ctype_struct_sockaddr /*line :29:58*/ {
cgo_unix.go#L340: return cgoSockaddrInet6(ip6, zoneCache.index(zone)), /*line :337:56*/_Ctype_socklen_t /*line :337:67*/(syscall.SizeofSockaddrInet6)
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |