mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Experimentally decouple the main body of circuit_mark_for_close
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Code simplification and refactoring:
|
||||
- Extract the more complicated parts of circuit_mark_for_close into
|
||||
a new function run periodically before connections are freed.
|
||||
This change removes more than half of the functions currently
|
||||
in the "blob".
|
||||
Closes ticket #17218.
|
||||
Reference in New Issue
Block a user