xtaci / kcptun

A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
MIT License
13.9k stars 2.54k forks source link

Windows 版本 sockbuf不生效 #715

Open bilibilistack opened 5 years ago

bilibilistack commented 5 years ago

kcp_client.exe -l "0.0.0.0:4444" -r "hidden:4000" --crypt none --mode manual --mtu 1378 --sndwnd 256 --rcvwnd 4096 --datashard 70 --parityshard 36 --dscp 46 --nocomp --quiet true --nodelay 0 --interval 40 --resend 0 --nc 1 --sockbuf 16777217

cmd窗口post出来 sockbuf 还是4194304,是哪里错了呢

xtaci commented 5 years ago

不会吧,看错了吧