lbry-sdk/lbrynet/core/client
Jack Robison 25ec8fde23 add timeout to get_availability and peer_list
-add optional timeout to DHTPeerFinder.find_peers_for_blob
-add peer_search_timeout setting
2017-02-16 11:17:37 -05:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobRequester.py make _download_manager private 2017-01-13 08:19:23 -06:00
ClientProtocol.py Adding connection manager tests, and modifying connection manager to be testeable, fix bug where failed connection was not marked as down 2017-02-13 12:17:27 -05:00
ClientRequest.py refactor conf.settings 2017-01-16 22:32:54 -05:00
ConnectionManager.py Adding connection manager tests, and modifying connection manager to be testeable, fix bug where failed connection was not marked as down 2017-02-13 12:17:27 -05:00
DHTPeerFinder.py add timeout to get_availability and peer_list 2017-02-16 11:17:37 -05:00
DownloadManager.py Remove upload_allowed attribute 2017-02-15 06:48:50 -06:00
StandaloneBlobDownloader.py Remove upload_allowed attribute 2017-02-15 06:48:50 -06:00
StreamProgressManager.py fixup long lines 2016-12-07 09:38:34 -05:00