https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243209

            Bug ID: 243209
           Summary: man page for mq_open fails to specify all conditions
                    that may cause an [EINVAL] error
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: b...@freebsd.org
          Reporter: rfg-free...@tristatelogic.com
                CC: d...@freebsd.org

The man page for the mq_open(2) function fails to state that another possible
cause of the return value being set to -1, with error set to EINVAL, is that
the call, if permitted, would cause one or another of the following kernel
tunable limit parameters to be exceeded:


kern.mqueue.maxmq
kern.mqueue.maxmsgsize
kern.mqueue.maxmsg

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to