func golang.org/x/sys/unix.Recvmsg
one use
golang.org/x/sys/unix (current package)
syscall_unix.go#L363: func Recvmsg(fd int, p, oob []byte, flags int) (n, oobn int, recvflags int, from Sockaddr, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)