receive a message from a socket NAME recv, recvfrom, recvmsg - receive a message from a socket LIBRARY Standard C library ( libc , -lc ) SYNO......S_SOCKETPAIR socketpair (2) SYS_SEND send (2) SYS_RECV recv (2) SYS_SENDTO sendto (2) SYS_RECVFROM recvfrom (2) SYS_SHUTDOWN shutdown (2) SYS_SETSOCKOPT setsockopt (2) SYS_GETSO…receive a message from a socket NAME recv, recvfrom, recvmsg - receive a message from a socket LIBRARY Standard C library ( libc , -lc ) SYNO...receive a message from a socket NAME recv, recvfrom, recvmsg - receive a message from a socket LIBRARY Standard C library ( libc , -lc ) SYNO......Note also that the receiver of a datagram can obtain the address of the sender when using recvfrom (2). SEE ALSO accept (2), bind (2), getsockname (2), ip (7), socket (7), unix …...agrams to correspondents named in sendto (2) calls. Datagrams are generally received with recvfrom (2), which returns the next datagram along with the address of its sender. SOC…...adlinkat (2) 2.6.16 readv (2) 2.0 reboot (2) 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…