2018-11-26 16:53:41 +08:00
build rename: circ_queue.h => circ_elem_array.h; support N:M (TBD) 2018-11-23 18:35:13 +08:00
include add circ_queue 2018-11-20 23:04:32 +08:00
src using yield when checks read finished failed; fix bugs 2018-11-26 16:53:41 +08:00
test using yield when checks read finished failed; fix bugs 2018-11-26 16:53:41 +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