mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 04:19:36 +03:00
Add tcpMptcp
to sockopt
(#2520)
This commit is contained in:
@ -110,4 +110,6 @@ message SocketConfig {
|
||||
int32 tcp_max_seg = 17;
|
||||
|
||||
bool tcp_no_delay = 18;
|
||||
|
||||
bool tcp_mptcp = 19;
|
||||
}
|
||||
|
Reference in New Issue
Block a user