lbry-sdk/lbrynet/core/client
Jack Robison 9bf5f6d12a
fix blob history and callback from _download_succeeded
previously _download_succeeded did not block on blob_completed,
presumably because even longer ago it did not block on a deriving
immediate_announce call and thus took a long time to return
2017-09-28 16:33:50 -04:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobRequester.py fix blob history and callback from _download_succeeded 2017-09-28 16:33:50 -04:00
ClientProtocol.py adding timeout to ClientProtocol 2017-02-27 13:02:35 -05:00
ClientRequest.py refactor conf.settings 2017-01-16 22:32:54 -05:00
ConnectionManager.py clean up and clarify in docstring when/where None is returned while searching for peers 2017-08-28 10:46:47 -04:00
DHTPeerFinder.py fixed shutdown messages 2017-08-09 19:10:11 -04:00
DownloadManager.py add get_head_blob_hash() function in DownloadManager 2017-08-28 10:43:57 -04:00
StandaloneBlobDownloader.py better download errors 2017-09-28 16:33:49 -04:00
StreamProgressManager.py change attribute "uri" to "name" 2017-03-07 18:29:44 -05:00