Kea
1.9.9-git
|
#include <config.h>
#include <netconf/control_socket.h>
#include <netconf/http_control_socket.h>
#include <netconf/stdout_control_socket.h>
#include <netconf/unix_control_socket.h>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::netconf | |
Functions | |
ControlSocketBasePtr | isc::netconf::createControlSocket (CfgControlSocketPtr ctrl_sock) |
Factory template for control sockets. More... | |