|
join 1.0
lightweight network framework library
|
#include <join/error.hpp>#include <join/utils.hpp>#include <chrono>#include <semaphore.h>#include <sys/stat.h>#include <fcntl.h>#include <climits>

Go to the source code of this file.
Classes | |
| class | join::Semaphore |
| class used to protect shared data from being simultaneously accessed by multiple threads. More... | |
| class | join::SharedSemaphore |
| class used to protect shared data from being simultaneously accessed by multiple process via a shared memory. More... | |
Namespaces | |
| namespace | join |