Open absolute8511 opened 1 week ago
Change-Id: Ie14d6990373cb011da3f4c60aef3ca280ed63819
Fixes #872
By default, the keep alive is not enabled. If the tcp has no response, without keep alive, it need longer time to find it broken.
Change-Id: Ie14d6990373cb011da3f4c60aef3ca280ed63819
Which Issue(s) This PR Fixes
Fixes #872
Brief Description
By default, the keep alive is not enabled. If the tcp has no response, without keep alive, it need longer time to find it broken.
How Did You Test This Change?