func golang.org/x/sys/unix.Recvmsg
one use
golang.org/x/sys/unix (current package)
syscall_unix.go#L347: 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.4.9. (GOOS=linux GOARCH=amd64)