Skip to content

Conversation

@antoniovicente
Copy link
Contributor

@antoniovicente antoniovicente commented Oct 24, 2025

Old code followed common C++ code patterns instead of Rust code patterns.

Not having the is_valid data member makes the code less error prone.

@antoniovicente antoniovicente force-pushed the antonio/cleanup_last_sent branch from 02595c2 to a519fac Compare October 24, 2025 20:56
Old code followed common C++ code patterns instead of Rust best practices
@antoniovicente antoniovicente force-pushed the antonio/cleanup_last_sent branch from a519fac to 5b94bb7 Compare October 28, 2025 07:10
@antoniovicente antoniovicente marked this pull request as ready for review October 28, 2025 07:14
@antoniovicente antoniovicente requested a review from a team as a code owner October 28, 2025 07:14
}

struct BBRv2CongestionEvent {
struct BBRv2CongestionEventMeta {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not too happy with this new struct. Would consider just passing in the 4 members as arguments to on_congestion_event_start

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