Kea 2.5.8
http_control_socket.cc File Reference

Contains the HTTP socket derived class for control socket communication. More...

#include <config.h>
#include <asiolink/asio_wrapper.h>
#include <asiolink/io_service.h>
#include <asiolink/tls_socket.h>
#include <cc/command_interpreter.h>
#include <config/timeouts.h>
#include <http/client.h>
#include <http/post_request_json.h>
#include <http/response_json.h>
#include <netconf/http_control_socket.h>
+ Include dependency graph for http_control_socket.cc:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::netconf
 

Functions

template<>
ControlSocketBasePtr isc::netconf::createControlSocket< CfgControlSocket::Type::HTTP > (CfgControlSocketPtr ctrl_sock)
 Factory template specialization for http control sockets.
 

Detailed Description

Contains the HTTP socket derived class for control socket communication.

Definition in file http_control_socket.cc.