Skip to content

Conversation

@antoniovicente
Copy link
Contributor

The new logic matches the app-limited detection algorithm described in
the BBR RFC draft, which involves checking for the previous state of the
connection before timeout and ack processing.

This change simplifies the event loop and removes the need to bias the
select! to avoid starvation by serializing all the event loop actions
and clarifying the start and end of the work loop iteration.
@antoniovicente antoniovicente requested a review from a team as a code owner January 28, 2026 00:46
@antoniovicente antoniovicente force-pushed the antonio/app_limited branch 2 times, most recently from e0d6be3 to 7190ad4 Compare January 28, 2026 00:50
The new logic matches the app-limited detection algorithm described in
the BBR RFC draft, which involves checking for the previous state of the
connection before timeout and ack processing.
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.

1 participant