Skip to content

tls: support vectored writes#48380

Merged
jkarneges merged 1 commit into
mainfrom
jkarneges/tls-write-vectored
Jul 2, 2026
Merged

tls: support vectored writes#48380
jkarneges merged 1 commit into
mainfrom
jkarneges/tls-write-vectored

Conversation

@jkarneges

Copy link
Copy Markdown
Member

The openssl crate does not provide an efficient write_vectored implementation, so we should provide our own to avoid an explosion of TLS packets.

@jkarneges jkarneges requested a review from a team July 2, 2026 02:37
@jkarneges jkarneges merged commit f4f1164 into main Jul 2, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/tls-write-vectored branch July 2, 2026 14:51
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