libchannel
an abstraction around communications channels
 All Data Structures Files Functions Groups
libchannel Documentation

libchannel provides an abstraction around communication channels like sockets. This allows a message-passing style of interaction, whether the backend is a socket or a function call in the same address space.