network_namespaces.7: Network namespaces isolate the UNIX domain abstract socket namespace

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-02-24 17:49:24 +01:00
parent 365a54c70b
commit a21658aad3
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ the
directory, various files under
.IR /proc/sys/net ,
port numbers (sockets), and so on.
In addition,
network namespaces isolate the UNIX domain abstract socket namespace.
.PP
A physical network device can live in exactly one
network namespace.