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

Fix the Response::write corner case #162

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

latchdevel
Copy link
Contributor

@latchdevel latchdevel commented Jan 1, 2025

Process to fix the Response::write corner case issue #161

I hope it can be useful.

Best regards.

@latchdevel latchdevel changed the title Fix response write #161 Fix the Response::write corner case Jan 4, 2025
@lasselukkari
Copy link
Owner

I'm sorry if this question is dump but is there a problem if the buffer contains data that has not been flushed before the new write function is called? It's been a long time since I have worked with this project and my memory does not serve me well about all the details. I don't work with c++ that often and I'm always on the limit with my understanding when I have to deal with anything more than "C with classes".

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