Module zebra_network::peer::error
source · Expand description
Peer-related errors.
Structs§
- Error returned when the
ErrorSlot
already contains an error. - A shared error slot for peer errors.
- A wrapper around
Arc<PeerError>
that implementsError
.
Enums§
- An error during a handshake with a remote peer.
- An error related to peer connection handling.