![]() |
Kea 3.1.5
|
#include <netinet/in.h>#include <sys/socket.h>#include <unistd.h>#include <cstddef>#include <asiolink/io_asio_socket.h>#include <asiolink/io_service.h>#include <icmp_endpoint.h>#include <exceptions/isc_assert.h>
Include dependency graph for icmp_socket.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::ping_check::ICMPSocket< C > |
The ICMPSocket class is a concrete derived class of IOAsioSocket that represents a ICMP socket. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::ping_check |