The GNU C Library - File Namespace

Node: File Namespace Next: Internet Namespace Prev: Socket Addresses Up: Sockets

The File Namespace

This section describes the details of the file namespace, whose symbolic name (required when you create a socket) is PF_FILE .

Concepts What you need to understand.
Details Address format, symbolic names, etc.
Example Example of creating a socket.


Next: Internet Namespace Up: Sockets