Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not choke on web seeds #972

Merged
merged 3 commits into from Nov 27, 2016
Merged

Do not choke on web seeds #972

merged 3 commits into from Nov 27, 2016
Commits on Nov 6, 2016
  1. Do not choke on web seeds

    gpetrov committed Nov 6, 2016
    Web seeds should be considered as pure uncheked seeds according to BEP19
    
    So we should never choke on them. Otherwise when there are no other
    seeds, the downloads will hang
Commits on Nov 27, 2016
  1. Merge remote-tracking branch 'feross/master'

    gpetrov committed Nov 27, 2016
  2. No need to check for webSeed in onChokeTimeout

    gpetrov committed Nov 27, 2016
    as the timeout is never set for webSeeds now
You can’t perform that action at this time.