mq_open.3: clarification regarding usage of mq_flags attribute in mq_open()

This commit is contained in:
Eugene Syromyatnikov 2016-11-09 20:31:06 +03:00 committed by Michael Kerrisk
parent e1ca8255af
commit c8665710a3
1 changed files with 8 additions and 1 deletions

View File

@ -123,7 +123,14 @@ The
argument specifies attributes for the queue.
See
.BR mq_getattr (3)
for details.
for details (except for
.I mq_flags
field which is currently ignored by
.BR mq_open() ;
.B O_NONBLOCK
flag should be set in
.I oflag
parameter instead).
If
.I attr
is NULL, then the queue is created with implementation-defined