summaryrefslogtreecommitdiff
path: root/changes/decouple_circuit_mark
blob: 4b7ed778a2bd9eb453d18cb9d20194f0ee84666d (plain)
1
2
3
4
5
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.