(libc.info.gz) Local Namespace

Info Catalog (libc.info.gz) Interface Naming (libc.info.gz) Sockets (libc.info.gz) Internet Namespace
 
 16.5 The Local Namespace
 ========================
 
 This section describes the details of the local namespace, whose
 symbolic name (required when you create a socket) is 'PF_LOCAL'.  The
 local namespace is also known as "Unix domain sockets".  Another name is
 file namespace since socket addresses are normally implemented as file
 names.
 

Menu

 
* Concepts Local Namespace Concepts. What you need to understand.
* Details Local Namespace Details.   Address format, symbolic names, etc.
* Example Local Socket Example.      Example of creating a socket.
 
Info Catalog (libc.info.gz) Interface Naming (libc.info.gz) Sockets (libc.info.gz) Internet Namespace
automatically generated by info2html