diff options
author | Roger Dingledine <arma@torproject.org> | 2006-07-18 04:42:32 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-07-18 04:42:32 +0000 |
commit | 892f671f59133d1f6cd7aa0d83d7f2388632fd2c (patch) | |
tree | e3876749cdd43937e26823e9696f50bb3850f3df /src/or/circuituse.c | |
parent | 1d02d24afa8cd6242d6a8fad87e9374c941829f9 (diff) | |
download | tor-892f671f59133d1f6cd7aa0d83d7f2388632fd2c.tar tor-892f671f59133d1f6cd7aa0d83d7f2388632fd2c.tar.gz |
Define a schedule for how long to wait between retrying
application connections. Rather than waiting a fixed amount of
time between each retry, we wait only 5 seconds for the first,
10 seconds for the second, and 15 seconds for each retry after
that. Hopefully this will improve the expected experience.
Addresses bug 297.
svn:r6790
Diffstat (limited to 'src/or/circuituse.c')
0 files changed, 0 insertions, 0 deletions