dodo  0.0.1
A C++ library to create containerized Linux services
tlssocket.cpp File Reference
#include <cstring>
#include "common/logger.hpp"
#include "common/util.hpp"
#include "network/tlssocket.hpp"
#include "network/x509cert.hpp"
Include dependency graph for tlssocket.cpp:

Go to the source code of this file.

Namespaces

 dodo
 A C++ platform interface to lean Linux services tailored for containerized deployment.
 
 dodo::network
 Interface for network communication.
 

Detailed Description

Implements the dodo::network::TLSSocket class.

Definition in file tlssocket.cpp.