2018-12-11 17:08:13 +08:00
build complete ipc send & recv; prepare ipc::channel; add ipc ut (basic test); add ut suit name; 2018-11-30 17:32:09 +08:00
include use nested class in pimpl 2018-12-11 17:08:13 +08:00
src use nested class in pimpl 2018-12-11 17:08:13 +08:00
test def ipc::uint<N>; optimize code 2018-12-11 16:58:51 +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