7#ifndef CONFIG_TIMEOUTS_H
8#define CONFIG_TIMEOUTS_H
constexpr long TIMEOUT_DEFAULT_HTTP_CLIENT_REQUEST
Timeout for the HTTP clients awaiting a response to a request.
constexpr long TIMEOUT_DHCP_SERVER_FORWARD_COMMAND
Timeout for the DHCP server to forward command to a Kea server, e.g.
constexpr long TIMEOUT_DHCP_SERVER_RECEIVE_COMMAND
Timeout for the DHCP server to receive command over the unix domain socket.
constexpr long TIMEOUT_DHCP_SERVER_IDLE_CONNECTION_TIMEOUT
Timeout for the idle connection to be closed.
Defines the logger used by the top-level component of kea-lfc.