This website requires JavaScript.
Explore
Register
Sign In
coffee
/
cpp-ipc
Watch
1
Star
0
Fork
0
You've already forked cpp-ipc
mirror of
https://github.com/mutouyun/cpp-ipc.git
synced
2025-12-06 16:56:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpp-ipc
/
include
History
mutouyun
caabc24b71
adjust elem_t construction
2018-11-30 22:16:44 +08:00
..
circ_elem_array.h
adjust elem_t construction
2018-11-30 22:16:44 +08:00
circ_queue.h
use std::atomic<std::size_t> instead of flag for better performance in arm; cross-platform supporting; add more test cases
2018-11-30 15:13:44 +08:00
def.h
add ipc.cpp for implementation of ipc interfaces (TBD); restructure code
2018-11-29 23:05:53 +08:00
export.h
add circ_queue
2018-11-20 23:04:32 +08:00
ipc.h
complete ipc send & recv; prepare ipc::channel; add ipc ut (basic test); add ut suit name;
2018-11-30 17:32:09 +08:00
shm.h
first commit for shm.
2018-11-20 11:27:39 +08:00