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

Add ptls_export() prototype to picotls.h #480

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

jedisct1
Copy link
Contributor

@jedisct1 jedisct1 commented Aug 2, 2023

The function is defined, but not used internally.

It was not exposed in the public interface either, even though ptls_import() was.

@kazuho kazuho merged commit 63ceddd into h2o:master Aug 3, 2023
9 checks passed
@kazuho
Copy link
Member

kazuho commented Aug 3, 2023

Nice catch! Thank you for the pull request.

@jedisct1 jedisct1 deleted the expose-ptls_export branch August 3, 2023 06:11
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