mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
4 lines
No EOL
188 B
Text
4 lines
No EOL
188 B
Text
o Code simplification and refactoring:
|
|
- Simply the control graph further by deferring the inner body of
|
|
directory_all_unreachable() into a callback. Closes ticket
|
|
16762. |