forked from LBRYCommunity/lbry-sdk
In order to attempt to join the DHT several times (i.e. when the first attempt has failed) we need to split the components initialization from the real joining operation. Create node.startNetwork() to initialize the node and keep the rest in node.joinNetwork() Signed-off-by: Antonio Quartulli <antonio@mandelbit.com> |
||
---|---|---|
.. | ||
__init__.py | ||
AUTHORS | ||
constants.py | ||
contact.py | ||
COPYING | ||
datastore.py | ||
delay.py | ||
encoding.py | ||
error.py | ||
hashwatcher.py | ||
interface.py | ||
kbucket.py | ||
msgformat.py | ||
msgtypes.py | ||
node.py | ||
protocol.py | ||
routingtable.py |