2018-12-16 21:30:55 +08:00
build rename thread_local_ptr => tls::pointer 2018-12-15 19:30:22 +08:00
include fix some bugs; if __has_include(<pthread.h>), using tls_pointer_linux.cpp; add some channel::send overloads 2018-12-16 21:30:55 +08:00
src fix some bugs; if __has_include(<pthread.h>), using tls_pointer_linux.cpp; add some channel::send overloads 2018-12-16 21:30:55 +08:00
test fix some bugs; if __has_include(<pthread.h>), using tls_pointer_linux.cpp; add some channel::send overloads 2018-12-16 21:30:55 +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