2018-11-23 22:10:50 +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 add comments 2018-11-23 21:58:49 +08:00
test adjust count of consumers 2018-11-23 22:10: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