microsocks: backport upstream fixes
authorTianling Shen <cnsztl@immortalwrt.org>
Wed, 4 Dec 2024 05:33:13 +0000 (13:33 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 9 Dec 2024 09:17:24 +0000 (11:17 +0200)
commit77a7324de54e175029fa7ad051a3a17d1806e03e
tree857cc282480c68a24c924ac74fbaa30c1ffd1117
parent955976cee7e442e02a2bb6be132e7213d5285fdf
microsocks: backport upstream fixes

Fix segmentation fault with newer musl and improve throughput.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/microsocks/Makefile
net/microsocks/patches/001-use-a-bigger-thread-stack-by-default.patch [new file with mode: 0644]
net/microsocks/patches/002-mute-warning-about-shadow-declaration-of-bind_addr.patch [new file with mode: 0644]
net/microsocks/patches/003-improve-throughput-in-copyloop-using-bigger-buffer.patch [new file with mode: 0644]