2018-11-30 11:38:50 +08:00
build add ipc.cpp for implementation of ipc interfaces (TBD); restructure code 2018-11-29 23:05:53 +08:00
include use spin lock for multi-producers 2018-11-30 11:38:50 +08:00
src add ipc.cpp for implementation of ipc interfaces (TBD); restructure code 2018-11-29 23:05:53 +08:00
test use spin lock for multi-producers 2018-11-30 11:38:50 +08:00
.gitignore first commit for shm. 2018-11-20 11:27:39 +08:00
LICENSE Initial commit 2018-11-20 09:25:58 +08:00
README.md Initial commit 2018-11-20 09:25:58 +08:00

cpp-ipc

C++ IPC Library