Skip to content

Releases: notsure2/shadowsocks-windows

4.5.0.0-notsure2: Fix buffer handling

11 Dec 04:59
Compare
Choose a tag to compare

Socket buffer size control (local and remote) will work correctly now.

  • Local socket buffer must be set on listening socket.
  • Remote socket buffer must be set before connecting.
  • Remove WrappedSocket (not needed in .NET 4.5+).

4.4.2.0

29 May 15:19
Compare
Choose a tag to compare

TCP buffer control for client. Better UI for plugin options.