func net._Cfunc_freeaddrinfo
3 uses
net (current package)
d2bd86cebde3e0fc58c0894535c79a607aa00c5e131cf2d9a8cd9652c62ae01e-d#L140: func _Cfunc_freeaddrinfo(p0 *_Ctype_struct_addrinfo) (r1 _Ctype_void) {
cgo_unix.go#L124: defer func() func() { _cgo0 := /*line :121:23*/res; return func() { _cgoCheckPointer(_cgo0, nil); _Cfunc_freeaddrinfo(_cgo0); }}()()
cgo_unix.go#L190: defer func() func() { _cgo0 := /*line :187:23*/res; return func() { _cgoCheckPointer(_cgo0, nil); _Cfunc_freeaddrinfo(_cgo0); }}()()
![]() |
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. |