mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 04:19:36 +03:00
Add tcpWindowClamp
to sockopt
(#1757)
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
This commit is contained in:
@ -102,4 +102,6 @@ message SocketConfig {
|
||||
string interface = 13;
|
||||
|
||||
bool v6only = 14;
|
||||
|
||||
int32 tcp_window_clamp = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user