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

Refactor: send_data_from_ioa_socket_nbh #1326

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KangLin
Copy link
Contributor

@KangLin KangLin commented Nov 24, 2023

No description provided.

@KangLin KangLin mentioned this pull request Nov 24, 2023
}

if (s->ssl) {
send_ssl_backlog_buffers(s);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be #ifdef'd like the TLS support is?

@KangLin
Copy link
Contributor Author

KangLin commented Jan 20, 2024 via email

@jonesmz
Copy link
Contributor

jonesmz commented Jan 20, 2024 via email

@eakraly
Copy link
Collaborator

eakraly commented Jan 21, 2024

@KangLin could you please explain in the description the goal of the refactoring: why is it done, what was wrong and how the change makes it better.
Much easier than trying to get the meaning by reading the code. Thanks!

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.

None yet

3 participants