aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arc.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-08-06 00:07:07 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2008-08-06 00:07:07 +0100
commit280e655722c8660ec2dff9b08f82b10d5559bfd9 (patch)
tree9343c9649ab1f642956b999d1fd37dd2464f6085 /lib/arc.h
parentd84e2a93feae8db909dfbe63b55066cb4e8160dc (diff)
Simple exponential backoff code. Have to add a maximum delay setting,
something like 5*5<300: 5s, multiply by 5 on each failure, but stop increasing once we hit 5m.
Diffstat (limited to 'lib/arc.h')
0 files changed, 0 insertions, 0 deletions
'n98' href='#n98'>98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131