Kea  1.9.9-git
unix_control_socket.h File Reference

Contains declarations for UNIX control socket communication. More...

+ Include dependency graph for unix_control_socket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::netconf::UnixControlSocket
 Class for control socket communication over UNIX socket. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::netconf
 

Typedefs

typedef boost::shared_ptr< UnixControlSocket > isc::netconf::UnixControlSocketPtr
 Type definition for the pointer to the UnixControlSocket. More...
 

Functions

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

Detailed Description

Contains declarations for UNIX control socket communication.

Definition in file unix_control_socket.h.