Kea 3.0.0
tcp_socket.h File Reference
#include <asiolink/io_asio_socket.h>
#include <asiolink/io_endpoint.h>
#include <asiolink/io_service.h>
#include <asiolink/tcp_endpoint.h>
#include <exceptions/isc_assert.h>
#include <util/buffer.h>
#include <util/io.h>
#include <algorithm>
#include <cstddef>
#include <boost/numeric/conversion/cast.hpp>
#include <netinet/in.h>
#include <sys/socket.h>
#include <unistd.h>
Include dependency graph for tcp_socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

 Buffer Too Large. More...
 The TCPSocket class is a concrete derived class of IOAsioSocket that represents a TCP socket. More...

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.