Skip to content

Fix mishandling of incoming socket buffer.#2988

Merged
madeye merged 1 commit into
shadowsocks:masterfrom
notsure2:fix-socket-buffer-handling
Jun 17, 2026
Merged

Fix mishandling of incoming socket buffer.#2988
madeye merged 1 commit into
shadowsocks:masterfrom
notsure2:fix-socket-buffer-handling

Conversation

@notsure2

Copy link
Copy Markdown
Contributor

In my previous PR on this, I implemented the incoming buffer control wrong.
It should be set on the listening socket, not on the accepted socket.

@madeye

madeye commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Thanks for this — it's a non-trivial change to incoming-buffer handling across local/redir/server/tunnel, so it needs careful review and testing before merge. Could you rebase onto current master? Keeping open for review.

@notsure2 notsure2 force-pushed the fix-socket-buffer-handling branch from 3abcacc to 2ee261f Compare June 17, 2026 09:09
@notsure2

Copy link
Copy Markdown
Contributor Author

@madeye all cleaned and tied with a bow.

@madeye madeye merged commit fc8750f into shadowsocks:master Jun 17, 2026
2 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.

2 participants