Kea
1.9.9-git
|
#include <config.h>
#include <asiolink/asio_wrapper.h>
#include <asiolink/io_service.h>
#include <unistd.h>
#include <netinet/in.h>
#include <boost/shared_ptr.hpp>
#include <sys/socket.h>
Go to the source code of this file.
Classes | |
class | isc::asiolink::IOServiceImpl |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::asiolink | |
std::function<void()> callback_ |
The callback function.
Definition at line 38 of file io_service.cc.
Referenced by isc::dns::RRCollator::Impl::addRR().