[PATCH 3/3] mq_open.3: clarification regarding usage of mq_flags attribute in mq_open()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 man3/mq_open.3 |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/man3/mq_open.3 b/man3/mq_open.3
index 771a263..ba70ada 100644
--- a/man3/mq_open.3
+++ b/man3/mq_open.3
@@ -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
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux