Expand description
Module that contains important data structures to manage Ping
operations on the network.
Structs§
- Ping
Config - The configuration for the
Ping
protocol. - Ping
Info - Critical information to manage
Ping
operations. - Ping
Manager - Struct that stores critical information for the execution of the
PingErrorPolicy
.
Enums§
- Ping
Error Policy - Policies to handle a
Ping
error. All connections to peers are closed during a disconnect operation.