/libpipc

Portable IPC Library

Primary LanguageC++OtherNOASSERTION

Summary

libpipc is a portable IPC library.

It’s essentially an abstration layer for System V message queue operations, intended to simplify the implementation of IPC in small scale projects that only require a basic send/receive IPC implementation for message transfer.