| www.delorie.com/gnu/docs/glibc/libc_309.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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.
16.5.1 Local Namespace Concepts What you need to understand. 16.5.2 Details of Local Namespace Address format, symbolic names, etc. 16.5.3 Example of Local-Namespace Sockets Example of creating a socket.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |