needBootstrap

true if the table has no live nodes at all. This is a KiteTorrent convenience (libtorrent has no single need_bootstrap() function; the DHT node decides to bootstrap based on routing_table::size() and the return value of nodeSeen). A freshly-constructed table that has never seen a node is empty and therefore needs bootstrapping.