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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"