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§
- Ping
Multiplexer - A high-level ping (ICMP echo / echo reply) API.
- Reply
Timestamp - A record of receiving an ICMP Echo Reply for
seq
attimestamp
. - Session
Handle - A handle to a session.
Enums§
- AddSession
Error - Errors that can occur when adding a session
- Lifecycle
Error - Task lifecycle errors applicable for any command
- Send
Ping Error - Errors that can occur when sending a ping