receive a message from a socket NAME recv, recvfrom, recvmsg - receive a message from a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc......, struct timespec * timeout ); DESCRIPTION The recvmmsg () system call is an extension of recvmsg (2) that allows the caller to receive multiple messages from a socket using a s…receive a message from a socket NAME recv, recvfrom, recvmsg - receive a message from a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc...receive a message from a socket NAME recv, recvfrom, recvmsg - receive a message from a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc......) SYS_SETSOCKOPT setsockopt (2) SYS_GETSOCKOPT getsockopt (2) SYS_SENDMSG sendmsg (2) SYS_RECVMSG recvmsg (2) SYS_ACCEPT4 accept4 (2) SYS_RECVMMSG recvmmsg (2) SYS_SENDMMSG send…...1.0 recv (2) 2.0 See notes on socketcall (2) recvfrom (2) 2.0 See notes on socketcall (2) recvmsg (2) 2.0 See notes on socketcall (2) recvmmsg (2) 2.6.33 remap_file_pages (2) 2.…Seccomp user-space notification mechanism NAME seccomp_unotify - Seccomp user-space notification mechanism LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/seccom…