Home The GNU C Library www.imodulo.com · 2003-04-05
Imodulo

Local Namespace

[ Up: Sockets ]
[ Previous: Interface Naming ][ Next: Internet Namespace ]

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