Nick Mathewson пре 12 година
родитељ
комит
49b8acc618
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      changes/6153_circuittime_accessor

+ 4 - 0
changes/6153_circuittime_accessor

@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+
+    - Add a set of accessor functions for the circuit timeout data
+      structure. Fixes ticket 6153; patch from "piet".