Skip to content

Moves tlsStarter into connectionData. Fixes #5966.#6042

Merged
dom96 merged 1 commit intomainfrom
dominik/tlsstarter-connectiondata
Feb 10, 2026
Merged

Moves tlsStarter into connectionData. Fixes #5966.#6042
dom96 merged 1 commit intomainfrom
dominik/tlsstarter-connectiondata

Conversation

@dom96
Copy link
Copy Markdown
Contributor

@dom96 dom96 commented Feb 9, 2026

As noted in a previous PR, tlsStarter is the last remaining field outside the connectionData struct that is an IoOwn. To simplify the code we want all IoOwns to live in the same place. So this PR moves tlsStarter to connectionData.

@dom96 dom96 force-pushed the dominik/tlsstarter-connectiondata branch from 5e68c7a to 0eaa1b5 Compare February 9, 2026 17:20
@dom96 dom96 marked this pull request as ready for review February 9, 2026 17:42
@dom96 dom96 requested review from a team as code owners February 9, 2026 17:42
@dom96 dom96 requested review from jasnell and kentonv February 9, 2026 17:42
@dom96 dom96 force-pushed the dominik/tlsstarter-connectiondata branch from 0eaa1b5 to 80522e0 Compare February 10, 2026 12:31
@dom96 dom96 force-pushed the dominik/tlsstarter-connectiondata branch from 80522e0 to e2c4dc9 Compare February 10, 2026 12:35
@dom96 dom96 merged commit 3b4a776 into main Feb 10, 2026
22 checks passed
@dom96 dom96 deleted the dominik/tlsstarter-connectiondata branch February 10, 2026 13:52
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.

3 participants