Module ping_config

Source
Expand description

Module that contains important data structures to manage Ping operations on the network.

Structs§

PingConfig
The configuration for the Ping protocol.
PingInfo
Critical information to manage Ping operations.
PingManager
Struct that stores critical information for the execution of the PingErrorPolicy.

Enums§

PingErrorPolicy
Policies to handle a Ping error. All connections to peers are closed during a disconnect operation.