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

Improve UDP retry logic according to BEP 15 #80

Open
CorralPeltzer opened this issue Aug 25, 2019 · 0 comments
Open

Improve UDP retry logic according to BEP 15 #80

CorralPeltzer opened this issue Aug 25, 2019 · 0 comments

Comments

@CorralPeltzer
Copy link
Owner

For UDP trackers, BEP 15 specifies the retry logit that should be followed.

Right now, newTrackon doesn't perform any retries except for when the interval time has been reached. This could create a bias against UDP trackers given the inherent unreliability of UDP. Retry should be implemented, whether adhering completely to BEP 15 or using a more strict logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant