receive multiple messages on a socket NAME recvmmsg - receive multiple messages on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSI......etsockopt (2) SYS_SENDMSG sendmsg (2) SYS_RECVMSG recvmsg (2) SYS_ACCEPT4 accept4 (2) SYS_RECVMMSG recvmmsg (2) SYS_SENDMMSG sendmmsg (2) VERSIONS On some architectures—for exam…...-1) perror("sendmmsg()"); else printf("%d messages sent\n", retval); exit(0); } SEE ALSO recvmmsg (2), sendmsg (2), socket (2), socket (7)...o effect (the datagram remains pending), while recv () consumes the pending datagram. See recvmmsg (2) for information about a Linux-specific system call that can be used to rec…...o effect (the datagram remains pending), while recv () consumes the pending datagram. See recvmmsg (2) for information about a Linux-specific system call that can be used to rec…...o effect (the datagram remains pending), while recv () consumes the pending datagram. See recvmmsg (2) for information about a Linux-specific system call that can be used to rec…...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.6 Deprecated since 3.16 removexattr (2) 2.6; …