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

Allow access to a Connection's boring::ssl::SslRef #1666

Merged

Conversation

fisherdarling
Copy link
Contributor

We would like to modify extension data in an SslRef to support async callbacks. To do so we need access to a Connection's SslRef.

@fisherdarling fisherdarling requested a review from a team as a code owner November 24, 2023 12:54
We would like to modify extension data in an SslRef to
support async callbacks. To do so we need access to a
Connection's `SslRef`.
@fisherdarling fisherdarling force-pushed the fisher/access-sslref-in-connection branch from 9b821cf to c5b8f92 Compare November 24, 2023 12:55
@ghedo ghedo merged commit b91019e into cloudflare:master Nov 24, 2023
24 checks passed
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