Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
dtls_socket.h File Reference
#include <array>
#include <atomic>
#include <functional>
#include <memory>
#include <mutex>
#include <system_error>
#include <vector>
#include <asio.hpp>
#include "internal/utils/common_defs.h"
#include "internal/utils/openssl_compat.h"
Include dependency graph for dtls_socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::network::internal::dtls_socket
 A wrapper around ASIO UDP socket with OpenSSL DTLS encryption. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::internal