2018-12-19 16:49:30 +08:00
build re-add ipc::channel (TBD); use hpp instead of cpp to implement channel/route, cause it could visit the internal entities which in ipc.cpp 2018-12-19 16:37:26 +08:00
include compile errors 2018-12-19 16:49:30 +08:00
src compile errors 2018-12-19 16:49:30 +08:00
test fix clang-test crash 2018-12-19 11:37:31 +08:00
.gitignore first commit for shm. 2018-11-20 11:27:39 +08:00
.travis.yml using gcc-7 2018-12-19 15:38:41 +08:00
LICENSE update LICENSE 2018-12-17 15:02:26 +08:00
README.md update LICENSE 2018-12-17 15:02:26 +08:00

cpp-ipc

MIT licensed Build Status

C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.