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

Fix Over-aggressive timeout #178

Merged
merged 29 commits into from
Mar 18, 2024

Conversation

jthomas43
Copy link
Contributor

Only count initial transmit and RTO re-transmits towards transmit counter and stream timeout, do not count RACK fast re-transmits.

jthomas43 and others added 29 commits April 19, 2023 17:08
@mafintosh mafintosh merged commit 75c91e2 into holepunchto:main Mar 18, 2024
3 checks passed
mafintosh pushed a commit that referenced this pull request Mar 27, 2024
* copied perf test from sendmmsg branch

* trailing whitespace

* fix some warnings, add warnings to build

* cleanup warnings

* only count RTO retransmits towards UDX_MAX_TRANSMITS / stream timeout, do not cound RACK fast retransmits.
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

Successfully merging this pull request may close these issues.

2 participants