Kea 2.5.8
io_asio_socket.h File Reference
#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 <ext/coroutine/coroutine.hpp>
+ Include dependency graph for io_asio_socket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::asiolink::BufferOverflow
 Buffer overflow. More...
 
class  isc::asiolink::DummyAsioSocket< C >
 The DummyAsioSocket class is a concrete derived class of IOAsioSocket that 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.