clone.2: CLONE_NEWIPC governs mechanisms that don't have filesystem pathnames

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-01-06 20:27:22 +01:00
parent 009a049e23
commit 19911fa541
1 changed files with 3 additions and 0 deletions

View File

@ -268,6 +268,9 @@ and (since Linux 2.6.30)
POSIX message queues
(see
.BR mq_overview (7)).
The common characteristic of these IPC mechanisms is that IPC
objects are identified by mechanisms other than filesystem
pathnames.
Objects created in an IPC namespace are visible to all other processes
that are members of that namespace,