fixed broadcast_lsd option. in trunk, redefined it to only broadcast every 8th packet

This commit is contained in:
Arvid Norberg
2011-02-16 10:16:52 +00:00
parent 3c05e81529
commit 513914050c
13 changed files with 35 additions and 33 deletions

View File

@@ -4985,7 +4985,9 @@ be changed individually later using
if ``broadcast_lsd`` is set to true, the local peer discovery
(or Local Service Discovery) will not only use IP multicast, but also
broadcast its messages. This can be useful when running on networks
that don't support multicast. It's off by default since it's inefficient.
that don't support multicast. Since broadcast messages might be
expensive and disruptive on networks, only every 8th announce uses
broadcast.
``enable_outgoing_utp``, ``enable_incoming_utp``, ``enable_outgoing_tcp``,
``enable_incoming_tcp`` all determines if libtorrent should attempt to make