iroh_net

Module ping

Source
👎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§

PingerDeprecated
Allows sending ICMP echo requests to a host in order to determine network latency. Will gracefully handle both IPv4 and IPv6.

Enums§

PingErrorDeprecated
Whether this error was because we couldn’t create a client or a send error.