Module ping

Source
Expand description

High level “ping” (ICMP Echo / Echo Reply) API, built on top of the rest of this library.

PingMultiplexer supports pinging multiple hosts concurrently, both IPv4 and IPv6, with flexible Echo contents.

Structs§

PingMultiplexer
A high-level ping (ICMP echo / echo reply) API.
ReplyTimestamp
A record of receiving an ICMP Echo Reply for seq at timestamp.
SessionHandle
A handle to a session.

Enums§

AddSessionError
Errors that can occur when adding a session
LifecycleError
Task lifecycle errors applicable for any command
SendPingError
Errors that can occur when sending a ping