mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-10 21:58:52 +00:00
Sockopt: Add dialTimeout
This commit is contained in:
@@ -128,4 +128,6 @@ message SocketConfig {
|
||||
repeated CustomSockopt customSockopt = 20;
|
||||
|
||||
AddressPortStrategy address_port_strategy = 21;
|
||||
|
||||
int32 dial_timeout = 22;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user