net._Ctype_struct_addrinfo.ai_family (field)
8 uses
net (current package)
d2bd86cebde3e0fc58c0894535c79a607aa00c5e131cf2d9a8cd9652c62ae01e-d#L44: ai_family _Ctype_int
cgo_unix.go#L82: hints.ai_family = ( /*line :79:21*/_Ciconst_AF_INET /*line :79:29*/)
cgo_unix.go#L84: hints.ai_family = ( /*line :81:21*/_Ciconst_AF_INET6 /*line :81:30*/)
cgo_unix.go#L127: switch r.ai_family {
cgo_unix.go#L153: hints.ai_family = ( /*line :150:20*/_Ciconst_AF_UNSPEC /*line :150:30*/)
cgo_unix.go#L156: hints.ai_family = ( /*line :153:21*/_Ciconst_AF_INET /*line :153:29*/)
cgo_unix.go#L158: hints.ai_family = ( /*line :155:21*/_Ciconst_AF_INET6 /*line :155:30*/)
cgo_unix.go#L206: switch r.ai_family {
![]() |
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. |