diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-05-03 17:28:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-03 17:28:28 -0400 |
commit | 68ae5afa5a172fbc485eda7e6bfd4750fa6a69f5 (patch) | |
tree | c97962c1ad80afc0febff088fbdf020e331738c3 /src/or/relay.h | |
parent | cb6c909664f97f751fe78c0aa3205a9042760c53 (diff) | |
download | tor-68ae5afa5a172fbc485eda7e6bfd4750fa6a69f5.tar.gz tor-68ae5afa5a172fbc485eda7e6bfd4750fa6a69f5.zip |
Change who calls microdesc_cache_rebuild().
Previously we ensured that it would get called periodically by doing
it from inside the code that added microdescriptors. That won't work
though: it would interfere with our code that tried to read microdescs
from disk initially. Instead, we should consider rebuilding the cache
periodically, and on startup.
Diffstat (limited to 'src/or/relay.h')
0 files changed, 0 insertions, 0 deletions