rakshasa / libtorrent

libTorrent BitTorrent library
http://rtorrent.net/downloads/
GNU General Public License v2.0
894 stars 208 forks source link

Alleviate rtorrent issue #180 (freezes on unresolved trackers) #112

Closed dishather closed 8 years ago

dishather commented 8 years ago

Introduce a cache of hosts that failed to resolve. Instead of making another query to DNS servers, return an error immediately if the host had failed to resolve within last 15 minutes.