Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jan 2020 10:04:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 243209] man page for mq_open fails to specify all conditions that may cause an [EINVAL] error
Message-ID:  <bug-243209-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243209

            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: bugs@FreeBSD.org
          Reporter: rfg-freebsd@tristatelogic.com
                CC: doc@FreeBSD.org

The man page for the mq_open(2) function fails to state that another possib=
le
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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243209-9>