mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-03 10:18:42 +00: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