commit | 4177178da8203edd0939ed004992074532f0693a | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Thu Sep 20 16:22:21 2018 +0100 |
committer | Neil Fuller <nfuller@google.com> | Fri Sep 21 07:51:04 2018 +0000 |
tree | 74b7478669b75ca4a00621a55b48517ae9288952 | |
parent | 1a2ea383a15a49016944ce123e63ce660d677701 [diff] |
Allow some slop on socket time values Depending on the kernel HZ compile-time setting, sometimes timeouts cannot be set exactly. This change allows for "tcpUserTimeout" values to be inaccurate by up to 10ms. Bug: 115848572 Test: Ran test Change-Id: Ib626037522f8ab6d64542f6a4c7aac6dabba33f0 (cherry picked from commit b53e50ac4a677e7f9ce1d9dc25c33cb1d5db0d60)