func net.copyIP
3 uses
net (current package)
cgo_unix.go#L209: addr := IPAddr{IP: copyIP(sa.Addr[:])}
cgo_unix.go#L213: addr := IPAddr{IP: copyIP(sa.Addr[:]), Zone: zoneCache.name(int(sa.Scope_id))}
cgo_unix.go#L345: func copyIP(x IP) IP {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)