13 #include <boost/foreach.hpp>
15 #include <sys/types.h>
25 bool multi_threading_enabled) {
34 bool enable_queue = getBoolean(control_elem,
"enable-queue");
51 if (multi_threading_enabled) {
static ElementPtr create(const Position &pos=ZERO_POSITION())
To be removed. Please use ConfigError instead.
#define isc_throw(type, stream)
A shortcut macro to insert known values into exception arguments.
#define LOG_WARN(LOGGER, MESSAGE)
Macro to conveniently test warn output and log it.
ElementPtr copy(ConstElementPtr from, int level)
Copy the data up to a nesting level.
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< Element > ElementPtr
isc::log::Logger dhcpsrv_logger("dhcpsrv")
DHCP server library Logger.
const isc::log::MessageID DHCPSRV_MT_DISABLED_QUEUE_CONTROL
Defines the logger used by the top-level component of kea-lfc.