mq_open fails when message queue attributes are set

Brandon Allbery allbery.b at gmail.com
Tue Sep 16 03:52:12 UTC 2014


On Mon, Sep 15, 2014 at 11:32 PM, Erich Dollansky <
erichsfreebsdlist at alogt.com> wrote:

> Attributes.mq_maxmsg = 1024;
>

It looks like the maximum value allowed here is 100 by default. (sysctl
kern.mqueue.maxmsg)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net


More information about the freebsd-stable mailing list