Documented the EAGAIN error for msgrcv().

This commit is contained in:
Michael Kerrisk 2006-02-11 20:53:04 +00:00
parent 0483625f84
commit 360c175e1a
1 changed files with 6 additions and 0 deletions

View File

@ -365,6 +365,12 @@ The calling process does not have read permission on the message queue,
and does not have the
.BR CAP_IPC_OWNER
capability.
.TP
.B EAGAIN
No message was available in the queue and
.B IPC_WAIT
was specified in
.IR msgflg .
.TP
.B EFAULT
The address pointed to by