mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
Add tcpMptcp
to sockopt
(#2520)
This commit is contained in:
parent
853a866622
commit
c00e56c0da
5 changed files with 48 additions and 26 deletions
|
@ -110,4 +110,6 @@ message SocketConfig {
|
|||
int32 tcp_max_seg = 17;
|
||||
|
||||
bool tcp_no_delay = 18;
|
||||
|
||||
bool tcp_mptcp = 19;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue