increased the number of peers returned from the DHT
This commit is contained in:
@@ -656,7 +656,7 @@ namespace libtorrent
|
|||||||
struct dht_settings
|
struct dht_settings
|
||||||
{
|
{
|
||||||
dht_settings()
|
dht_settings()
|
||||||
: max_peers_reply(50)
|
: max_peers_reply(100)
|
||||||
, search_branching(5)
|
, search_branching(5)
|
||||||
, service_port(0)
|
, service_port(0)
|
||||||
, max_fail_count(20)
|
, max_fail_count(20)
|
||||||
|
Reference in New Issue
Block a user