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