Skip to content

Conversation

@an-tao
Copy link
Owner

@an-tao an-tao commented May 14, 2025

No description provided.

@an-tao an-tao requested review from Copilot, hwc0919 and marty1885 May 14, 2025 08:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue with stream sending behavior in TcpConnectionImpl by adjusting the control flow when adding nodes to the write buffer list.

  • Introduces an 'else' branch that pushes a node to the write buffer list without an early return.
  • Modifies the control flow to allow additional processing after node insertion in one branch.

@an-tao an-tao merged commit 50c3620 into master May 16, 2025
33 checks passed
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.

3 participants