Expand description
Peer-related errors.
Structs§
- Already
Errored  - Error returned when the 
ErrorSlotalready contains an error. - Error
Slot  - A shared error slot for peer errors.
 - Shared
Peer Error  - A wrapper around 
Arc<PeerError>that implementsError. 
Enums§
- Handshake
Error  - An error during a handshake with a remote peer.
 - Peer
Error  - An error related to peer connection handling.