Kea 2.7.5
|
#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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::netconf |
Functions | |
ControlSocketBasePtr | isc::netconf::controlSocketFactory (CfgControlSocketPtr ctrl_sock) |
Factory function for control sockets. | |