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

chore: reimplement TlsSocket::WriteSome #351

Merged
merged 1 commit into from
Dec 22, 2024
Merged

chore: reimplement TlsSocket::WriteSome #351

merged 1 commit into from
Dec 22, 2024

Conversation

romange
Copy link
Owner

@romange romange commented Dec 22, 2024

Allow cleaner separation between writing to ssl and flushing the ssl output buffer into a socket.

@romange romange force-pushed the Pr2 branch 2 times, most recently from fc12b38 to b05d38d Compare December 22, 2024 07:50
Allow cleaner separation between writing to ssl and flushing the ssl output buffer into a socket.

Signed-off-by: Roman Gershman <[email protected]>
@romange romange merged commit b508ad5 into master Dec 22, 2024
5 checks passed
@romange romange deleted the Pr2 branch December 22, 2024 16:56
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