|  | Kea 3.1.0
    | 
#include <boost/version.hpp>#include <boost/shared_ptr.hpp>#include <functional>#include <list>#include <boost/asio/io_context.hpp>Go to the source code of this file.
| Classes | |
| class | isc::asiolink::IOService | 
| The IOService class is a wrapper for the ASIO io_contextclass.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::asiolink | 
| Typedefs | |
| typedef boost::shared_ptr< IOService > | isc::asiolink::IOServicePtr | 
| Defines a smart pointer to an IOService instance. | |