This section describes how sockets over Local Inter-Processor Communication (IPC) allow the programmer to communicate between applications on the same machine using the sockets API. Local IPC sockets are not bound to a network protocol but rather use the underlying host facilities to provide high-performance IPC.
Topics