[Bug 243209] man page for mq_open fails to specify all conditions that may cause an [EINVAL] error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 9 10:04:54 UTC 2020
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: bugs at FreeBSD.org
Reporter: rfg-freebsd at tristatelogic.com
CC: doc at 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 on the CC list for the bug.
More information about the freebsd-doc
mailing list