net._Ctype_struct_addrinfo.ai_addr (field)
5 uses
net (current package)
d2bd86cebde3e0fc58c0894535c79a607aa00c5e131cf2d9a8cd9652c62ae01e-d#L49: ai_addr *_Ctype_struct_sockaddr
cgo_unix.go#L129: sa := (*syscall.RawSockaddrInet4)(unsafe.Pointer(r.ai_addr))
cgo_unix.go#L133: sa := (*syscall.RawSockaddrInet6)(unsafe.Pointer(r.ai_addr))
cgo_unix.go#L208: sa := (*syscall.RawSockaddrInet4)(unsafe.Pointer(r.ai_addr))
cgo_unix.go#L212: sa := (*syscall.RawSockaddrInet6)(unsafe.Pointer(r.ai_addr))
![]() |
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. |