Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Feb 2024 06:20:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273230] mq_getfd_np needs a man page
Message-ID:  <bug-273230-227-jdrPzY4Q9R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273230-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273230-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from unitrunker <unitrunker@gmail.com> ---
This function allows retrieving and setting group, user and mode bits on a
POSIX message queue without mounting mqueuefs (the module must be loaded but
need not be mounted).

One key question is what one must do with the descriptor when done with the
associated mqd_t handle. Should the fd be closed explicitly or does mq_close
take care of that?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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