func net.cgoIPLookup
3 uses
net (current package)
cgo_unix.go#L220: func cgoIPLookup(result chan<- ipLookupResult, network, name string) {
cgo_unix.go#L231: go cgoIPLookup(result, network, name)
cgo_unix.go#L246: go cgoIPLookup(result, "ip", name)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)