2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
20#include "net/l2/stream/tls/config/ConfigSocketClient.h"
22#include "net/config/stream/tls/ConfigSocketClient.hpp"
24#ifndef DOXYGEN_SHOULD_SKIP_THIS
28namespace net::l2::stream::tls::
config {
ConfigSocketClient(const std::string &name)
~ConfigSocketClient() override