Procházet zdrojové kódy

changes file for split_entry_conn (ticket 3627)

Nick Mathewson před 14 roky
rodič
revize
c6ea014b59
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5 0
      changes/split_entry_conn

+ 5 - 0
changes/split_entry_conn

@@ -0,0 +1,5 @@
+  o Code refactoring:
+    - Make "entry connection" in to a new internal subtype of "edge
+      connection", to simplify the code and make exit connections
+      smaller.
+