14#include <boost/asio/error.hpp>
44 "DummyIOCallback::operator() must not be called");
58 "DummyIOCallback::operator() must not be called");
A generic exception that is thrown when an unexpected error condition occurs.
Asynchronous I/O Completion Callback.
void operator()(boost::system::error_code, size_t)
Asynchronous I/O callback method.
void operator()(boost::system::error_code)
Asynchronous I/O callback method.
#define isc_throw(type, stream)
A shortcut macro to insert known values into exception arguments.
A wrapper interface for the ASIO library.
Defines the logger used by the top-level component of kea-lfc.