|  | Kea 3.0.0
    | 
#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. | |