|
dodo
0.0.1
A C++ library to create containerized Linux services
|


Go to the source code of this file.
Namespaces | |
| dodo | |
| A C++ platform interface to lean Linux services tailored for containerized deployment. | |
| dodo::threads | |
| Interface for Thread programming. | |
Functions | |
| void | dodo::threads::closeLibrary () |
| Close the dodo::threads library. More... | |
| void | dodo::threads::initLibrary () |
| Initialize the dodo::threads library. More... | |
Includes network headers and implements network::initLibrary() and network::closeLibrary().
Definition in file threads.hpp.