forked from LBRYCommunity/lbry-sdk
f7864e8cb7
Ran into a situation where I was recieving an offer response without something in protocol_offers. I think this was because get_and_set_rate doesn't always populate that dictionary. Worried that there still might be issues if the connection is unreliable: if a response comes in twice it will error or if a second offer is made without a response to the first there will be an error. |
||
---|---|---|
.. | ||
__init__.py | ||
BlobRequester.py | ||
ClientProtocol.py | ||
ClientRequest.py | ||
ConnectionManager.py | ||
DHTPeerFinder.py | ||
DownloadManager.py | ||
StandaloneBlobDownloader.py | ||
StreamProgressManager.py |