👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Expand description
Allows sending ICMP echo requests to a host in order to determine network latency.
Structs§
- Pinger
Deprecated - Allows sending ICMP echo requests to a host in order to determine network latency. Will gracefully handle both IPv4 and IPv6.
Enums§
- Ping
Error Deprecated - Whether this error was because we couldn’t create a client or a send error.