diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 25e0b0aebb..b0483b67c3 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -159,6 +159,8 @@ the first .IR "(addrlen \- sizeof(sa_family_t))" bytes of .IR sun_path . +Abstract sockets automatically disappear when all open references +to the socket are closed. The abstract socket namespace is a nonportable Linux extension. .SS Pathname sockets When binding a socket to a pathname, a few rules should be observed |
