mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-18 01:58:41 +00:00
Revert "Merge branch 'main' into hosts"
This reverts commite329d6e249
, reversing changes made to253cd99122
.
This commit is contained in:
parent
e329d6e249
commit
43fec0dcd3
13 changed files with 288 additions and 892 deletions
|
@ -130,14 +130,4 @@ message SocketConfig {
|
|||
repeated CustomSockopt customSockopt = 20;
|
||||
|
||||
AddressPortStrategy address_port_strategy = 21;
|
||||
|
||||
HappyEyeballsConfig happy_eyeballs = 22;
|
||||
}
|
||||
|
||||
message HappyEyeballsConfig {
|
||||
bool enabled = 1;
|
||||
bool prioritize_ipv6 = 2;
|
||||
uint32 interleave = 3;
|
||||
uint64 try_delayMs = 4;
|
||||
uint32 max_concurrent_try = 5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue