Module error

Source
Expand description

Peer-related errors.

Structs§

AlreadyErrored
Error returned when the ErrorSlot already contains an error.
ErrorSlot
A shared error slot for peer errors.
SharedPeerError
A wrapper around Arc<PeerError> that implements Error.

Enums§

HandshakeError
An error during a handshake with a remote peer.
PeerError
An error related to peer connection handling.