You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
The Session keeps a list of peers that it sends wants to. Peers can timeout or disconnect. The Session should broadcast a request for a subset of CIDs if
the last peer in the Session becomes unavailable
a peer is removed from the Session where
all other peers in the Session had sent DONT_HAVE
only this peer had not yet responded
The text was updated successfully, but these errors were encountered:
dirkmc
changed the title
SessionWantSender should broadcast when all peers are removed
Session should broadcast when all peers are removed
Feb 14, 2020
The Session keeps a list of peers that it sends wants to. Peers can timeout or disconnect. The Session should broadcast a request for a subset of CIDs if
The text was updated successfully, but these errors were encountered: