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