mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
Add TCP keep alive idle setting
This commit is contained in:
parent
801d4a1d60
commit
7563338cc8
@ -95,4 +95,6 @@ message SocketConfig {
|
||||
int32 tcp_keep_alive_interval = 8;
|
||||
|
||||
uint32 tfo_queue_length = 9;
|
||||
|
||||
int32 tcp_keep_alive_idle = 10;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user