summaryrefslogtreecommitdiff
path: root/nslcd_server/type_nilbackend.go.gen
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-18 13:20:43 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-18 13:21:38 -0500
commit643cd143070d779d4697ef7eeecd3dbf5f5e24ff (patch)
tree6da2239154ec7dba569e9039479a44b015c44631 /nslcd_server/type_nilbackend.go.gen
parent549843228517e1d72840e18caf369d211623dddb (diff)
nslcd_server: respect all values if limits.Timeout < limits.ReadTimeout + limits.WriteTimeout
If Timeout : 3s ReadTimeout : 2s WriteTimeout : 2s Then before the effective total Timeout was 2s+2s=4s. That is wrong. It should only be that the Write phase gets to use the full 2s if the Read phase uses <= 1s.
Diffstat (limited to 'nslcd_server/type_nilbackend.go.gen')
0 files changed, 0 insertions, 0 deletions