|  | Kea 3.1.0
    | 
#include <config.h>#include <exceptions/exceptions.h>#include <asiolink/io_error.h>#include <asiolink/io_socket.h>#include <util/buffer.h>#include <functional>#include <string>#include <unistd.h>#include <boost/asio/coroutine.hpp>Go to the source code of this file.
| Classes | |
| class | isc::asiolink::BufferOverflow | 
| Buffer overflow.  More... | |
| class | isc::asiolink::DummyAsioSocket< C > | 
| The DummyAsioSocketclass is a concrete derived class ofIOAsioSocketthat is not associated with any real socket.  More... | |
| class | isc::asiolink::IOAsioSocket< C > | 
| I/O Socket with asynchronous operations.  More... | |
| class | isc::asiolink::SocketNotOpen | 
| Socket not open.  More... | |
| class | isc::asiolink::SocketSetError | 
| Error setting socket options.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::asiolink |