mirror of https://github.com/hslam/ipc.git
7cf6cacadf | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md |
README.md
ipc
Package ipc provides a way to use System V IPC. System V IPC includes three interprocess communication mechanisms that are widely available on UNIX systems: message queues, semaphore, and shared memory.