jlouis / etorrent

Erlang Bittorrent Client
BSD 2-Clause "Simplified" License
294 stars 50 forks source link

Reinstate the trackerid handling correctly #84

Closed jlouis closed 13 years ago

jlouis commented 13 years ago

Trackers can return a trackerid blurb which essentially must be sent back to the tracker on subsequent requests. We did not honor this at all, so it got deleted. But it should not be too hard to reestablish.

jlouis commented 13 years ago

This has been analyzed, and I've chosen to skip it for now:

In other words, any implementation of this would probably not do the same thing as other clients are doing.