Kea  1.9.9-git
io_service.cc File Reference
#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>
+ Include dependency graph for io_service.cc:

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.
 
 

Variable Documentation

std::function<void()> callback_

The callback function.

Definition at line 38 of file io_service.cc.

Referenced by isc::dns::RRCollator::Impl::addRR().