v2ray-core
v2ray-core copied to clipboard
Fix sockopt.TcpKeepAliveInterval
The Keep-Alive configs may be overridden with golang default settings when tcpKeepAliveInterval is set without tcpKeepAliveIdle.
Adopt: https://github.com/XTLS/Xray-core/pull/1328