signal.7: Describe EINTR semantics for recvmmsg(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-27 18:20:32 +02:00
parent 95c24117a7
commit 88fb4f09f4
1 changed files with 9 additions and 0 deletions

View File

@ -671,6 +671,7 @@ Socket interfaces:
.BR connect (2),
.BR recv (2),
.BR recvfrom (2),
.BR recvmmsg (2),
.BR recvmsg (2),
.BR send (2),
.BR sendto (2),
@ -720,6 +721,10 @@ Socket interfaces, when a timeout has been set on the socket using
.BR accept (2),
.BR recv (2),
.BR recvfrom (2),
.BR recvmmsg (2)
(with a non-NULL
.IR timeout
argument),
and
.BR recvmsg (2),
if a receive timeout
@ -794,6 +799,10 @@ Socket interfaces, when a timeout has been set on the socket using
.BR accept (2),
.BR recv (2),
.BR recvfrom (2),
.BR recvmmsg (2)
(with a non-NULL
.IR timeout
argument),
and
.BR recvmsg (2),
if a receive timeout