]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2/recv.2
ldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork.2, futex.2, get_mempolicy...
[thirdparty/man-pages.git] / man2 / recv.2
2016-07-17  Michael Kerriskldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork...
2016-05-29  Michael Kerriskrecv.2: With pending 0-length datagram read() and recv...
2016-05-29  Michael Kerriskrecv.2: tfix
2016-03-15  Michael Kerrisklocale.1, localedef.1, _exit.2, accept.2, access.2...
2016-03-11  Michael Kerriskrecv.2, cmsg.3: Note that cmsg_len is typed as socklen_...
2016-03-11  Michael Kerriskrecv.2: tfix
2016-03-11  Michael Kerriskrecv.2: wfix
2016-03-11  Nikola Forrórecv.2, cmsg.3: Fix type of cmsg_len member of cmsghdr...
2016-01-16  Heinrich Schuchardtrecv.2: Equivalence to read
2016-01-16  Michael Kerriskrecv.2: MSG_WAITALL has no effect for datgram sockets
2016-01-01  Michael KerriskVarious pages: Word "descriptor" more precisely
2015-12-29  Michael Kerriskaccept.2, acct.2, bind.2, clock_getres.2, connect.2...
2015-12-27  Michael Kerriskaccept.2, bind.2, connect.2, getpeername.2, getsockname...
2015-07-24  Michael Kerriskrecv.2: CONFORMING TO: add POSIX.1-2008
2015-07-24  Michael Kerriskrecv.2: wfix
2015-07-23  Michael Kerriskintro.1, locale.1, _exit.2, access.2, bpf.2, brk.2...
2015-05-13  Michael Kerriskrecv.2, send.2: Explain some subtleties of MSG_DONTWAIT...
2015-01-06  Akihiro Motokirecv.2: tfix: fix variable name
2014-08-19  Michael Kerriskaccess.2, bdflush.2, bind.2, brk.2, chmod.2, chown...
2014-08-18  Michael Kerriskrecv.2: wfix
2014-08-18  Michael Kerriskrecv.2: Remove ancient Linux libc details
2014-07-28  Michael Kerriskrecv.2: 'addrlen' should be NULL (not 0) if we don...
2014-05-08  Michael Kerriskbind.2, connect.2, create_module.2, delete_module.2...
2014-05-08  Michael Kerriskrecv.2: tfix
2014-05-08  Michael Kerriskrecv.2: Clarify details of msg_name and msg_namelen...
2014-05-08  Michael Kerriskrecv.2: ffix: add a paragraph break
2014-05-08  Michael Kerriskrecv.2: grfix
2014-02-27  Michael Kerriskrecv.2: tfix
2014-02-11  Michael Kerriskrecv.2: Describe the various cases where the return...
2014-02-11  Michael Kerriskrecv.2: wfix
2014-02-11  Michael Kerriskrecv.2: Improve text describing recvfrom() call that...
2014-02-11  Michael Kerriskrecv.2: srcfix
2014-02-11  Michael Kerriskrecv.2: Add description of 'buf' and 'len' in recvfrom...
2014-02-11  Michael Kerriskrecv.2: Rework discussion of 'src_addr' and 'addrlen...
2014-02-11  Michael Kerriskrecv.2: 'addrlen' should be 0 (*not* NULL) when 'src_ad...
2014-02-11  Michael Kerriskrecv.2: Add an .SS head for discussion of 'flags'
2014-02-11  Michael Kerriskrecv.2: Isolate details specific to recv() vs recvfrom...
2014-02-11  Michael Kerriskrecv.2: Minor reworking of text on poll() and select()
2014-02-11  Michael Kerriskrecv.2: Rework sentence introducing 'flags'
2014-02-11  Michael Kerriskrecv.2: Rework opening paragraph to mention recv()
2014-01-03  Michael Kerriskepoll_ctl.2, execve.2, recv.2, timer_create.2, wait...
2013-11-04  Michael Kerriskrecv.2: Remove out-of-date statement that UNIX domain...
2013-04-19  Michael Kerriskrecv.2: RETURN VALUE: mention that 'errno' is set on...
2013-04-01  Michael Kerriskintro.1, _syscall.2, access.2, arch_prctl.2, cacheflush...
2013-03-12  Michael Kerriskaccept.2, bind.2, connect.2, getpeername.2, getpriority...
2013-03-10  Michael Kerriskaccept.2, bind.2, connect.2, getpeername.2, getpriority...
2013-02-24  Michael Kerriskgetent.1, intro.1, time.1, _exit.2, _syscall.2, accept...
2012-12-20  Michael Kerriskrecv.2: UNIX domain sockets support MSG_TRUNC since 3.4
2012-06-07  Michael Kerriskaccess.2, prctl.2, recv.2, send.2, euidaccess.3, mbstow...
2011-10-04  Michael Kerriskrecv.2: Add mention of recvmmsg(2)
2011-09-28  Michael Kerriskexecve.2, recv.2, getaddrinfo.3, getcwd.3, getipnodebyn...
2011-09-28  Michael Kerriskflock.2, recv.2, btree.3, dbopen.3, des_crypt.3, fts...
2011-09-16  Michael Kerriskfcntl.2, recv.2, crypt.3, err.3, strtoul.3, proc.5...
2011-09-16  Yuri Kozlovrecv.2: ffix
2010-10-12  Michael Kerriskrecv.2, cmsg.3, unix.7: global fix: s/UNIX socket/UNIX...
2010-10-12  Michael Kerriskintro.1, time.1, accept.2, bind.2, connect.2, execve...
2010-08-29  Michael Kerriskrecv.2, send.2: Remove obsolete reference to glibc...
2010-08-29  Nicholas Huntrecv.2, send.2: Adjust type shown for msg_controllen...
2010-06-12  Michael Kerriskrecv.2: Minor tweaks
2010-01-16  Michael Kerriskaccept.2, connect.2, eventfd.2, flock.2, open.2, posix_...
2009-09-28  Nicolas Françoisrecv.2: Minor fixes
2009-03-09  Michael Kerriskrecv.2: Add 'iovec' defn to defn of 'msghdr' structure
2009-02-23  Michael Kerriskaccept.2, read.2, recv.2, send.2, write.2: Fix discussi...
2008-12-06  Michael Kerriskgetpeername.2, getsockname.2, getsockopt.2, recv.2...
2008-12-06  Michael Kerriskrecv.2, send.2: Make names of "address" and "address...
2008-12-06  Michael Kerriskrecv.2: Clarify details when returned address is truncated
2008-12-06  Michael Kerriskgetpeername.2, getsockname.2, getsockopt.2, recv.2...
2008-12-06  Michael Kerriskrecv.2: Internet datagram and netlink sockets support...
2008-12-06  Michael Kerriskaccept.2, listen.2, recv.2, getpeername.2, getsockname...
2008-09-29  Nicolas Françoisrecv.2: Move kernel version number to first mention...
2008-07-14  Michael KerriskNoted which flags appered in Linux 2.2.
2008-07-10  Michael Kerrisks/parameter/argument/ when talking about the things...
2008-07-04  Michael KerriskERRORS: Added reference to signal(7) in dicussion of...
2008-06-18  Michael KerriskAdd comment to 'ee_pad' field in structure definition.
2008-05-29  Michael KerriskUpdate timestamp
2008-04-18  Michael KerriskImprove wording for EAGAIN error in discussion of MSG_D...
2007-12-25  Michael Kerriskhyphenation fixes
2007-12-25  Michael Kerriskgrfix
2007-12-23  Michael Kerrisks/u_long/unsigned long/
2007-12-19  Michael KerriskMake the standard indent for code samples, shell session
2007-09-20  Michael KerriskFix redundant formatting macros
2007-09-10  Michael KerriskAdded description of MSG_CMSG_CLOEXEC (new in 2.6.23).
2007-06-23  Michael Kerriskffix
2007-06-22  Michael KerriskFormat errno.
2007-06-12  Michael Kerriskreplace form `....' with \fI...\fP where the enclosed...
2007-06-02  Michael Kerriskgrfix
2007-05-28  Michael KerriskAdded new EXAMPLE section referring to example in getad...
2007-05-18  Michael KerriskFix inconsistencies in .TH lines
2007-04-12  Michael KerriskWrapped long lines, wrapped at sentence boundaries...
2006-08-03  Michael KerriskUpdated CONFORMING TO section
2006-04-22  Michael KerriskAdded SEE ALSO for new sockatmark.3.
2006-04-03  Michael KerriskUpdated FIXME.
2006-03-31  Michael KerriskRemoved a misleading cross-ref to socket.2.
2006-03-31  Michael KerriskDocumented EINVAL error for 'len' < 0.
2006-03-12  Michael KerriskAdded text to note that although POSIX says msg_controllen
2006-01-13  Michael KerriskRelocate misplaced discussion of MSG_DONTWAIT.
2005-12-14  Michael KerriskPut 'flags' list in alphabetical order.
2005-10-20  Michael KerriskFormatting fixes
2005-10-19  Michael KerriskAutomated addition of parentheses by add_parens_for_own...
2005-07-18  Michael KerriskClassical BSD versions are now always named x.yBSD...
next