• Steven Allen's avatar
    find self in DHT when bootstrapping · 2832d032
    Steven Allen authored
    This ensures that our neighbors learn about us so that other peers on the
    network *looking* for us can actually find us.
    
    Also:
    
    * Remove dead, racy code.
    * Set independent timeouts per bootstrap query.
    
    fixes #147
    2832d032
dht_bootstrap.go 5.79 KB