This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
v0.3.2
Support -fast-open
on Linux with kernel version 4.11+
Support -mss
to set TCP_MAXSEG on Linux, the maximum segment size for outgoing TCP packets.
Support -no-delay
-buff
will also modify the values of SO_SNDBUF and SO_RCVBUF
The default value of -buff
4 -> 512kb
The source code of Android plugin will soon be available as a new repo.