Skip to content

Conversation

@camshaft
Copy link
Contributor

@camshaft camshaft commented Nov 10, 2023

Description of changes:

In order to make it easier to test and use in alternative contexts, this change moves the PTO struct to the s2n-quic-core crate.

Call-outs:

I also moved the transmission::interest module to s2n-quic-core to make it possible to have components in there that are able to transmit.

Testing:

I moved the applicable recovery manager tests into the PTO module and refactored the recovery manager tests to only use the public interfaces.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

}
}

/// Manages the probe time out calculation and probe packet transmission
Copy link
Contributor

Choose a reason for hiding this comment

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

recovery manager gets a little smaller 👍

@camshaft camshaft merged commit e968e85 into main Nov 11, 2023
@camshaft camshaft deleted the camshaft/core-pto branch November 11, 2023 00:15
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