Table of Contents
libipc is a mechanism that allows a C program to call a function that is executed by a different program running on the same machine. This is one of the major uses for inter-process communication.