shadowsocks-libev icon indicating copy to clipboard operation
shadowsocks-libev copied to clipboard

Fix mishandling of incoming socket buffer.

Open notsure2 opened this issue 7 months ago • 0 comments

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.

notsure2 avatar Dec 11 '23 07:12 notsure2