mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 04:19:36 +03:00
Add tcpMaxSeg
to sockopt
(#2002)
This commit is contained in:
@ -106,4 +106,6 @@ message SocketConfig {
|
||||
int32 tcp_window_clamp = 15;
|
||||
|
||||
int32 tcp_user_timeout = 16;
|
||||
|
||||
int32 tcp_max_seg = 17;
|
||||
}
|
||||
|
Reference in New Issue
Block a user