func golang.org/x/sys/unix.socket
2 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L372: fd, err = socket(domain, typ, proto)
zsyscall_darwin_arm64.go#L110: func socket(domain int, typ int, proto int) (fd int, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)