|  | Kea 3.0.0
    | 
#include <netinet/in.h>#include <sys/socket.h>#include <unistd.h>#include <cstddef>#include <asiolink/io_asio_socket.h>#include <asiolink/io_endpoint.h>#include <asiolink/io_service.h>#include <asiolink/udp_endpoint.h>#include <exceptions/isc_assert.h>Go to the source code of this file.
| Classes | |
| class | isc::asiolink::UDPSocket< C > | 
| The UDPSocketclass is a concrete derived class ofIOAsioSocketthat represents a UDP socket.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::asiolink |