Skip to content

fix: flush the socket to ensure large messages are fully sent - #16

Open
anitarua wants to merge 2 commits into
kvc0:mainfrom
anitarua:tls-flush
Open

fix: flush the socket to ensure large messages are fully sent#16
anitarua wants to merge 2 commits into
kvc0:mainfrom
anitarua:tls-flush

Conversation

@anitarua

@anitarua anitarua commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

While testing, I noticed cache hit rate was particularly low and discovered messages >100KB were not always being fully sent back to the client when requested. Ensuring poll_flush is called here resolved the issue in follow-up tests.

@anitarua
anitarua marked this pull request as ready for review August 7, 2026 22:30
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