diff options
Diffstat (limited to 'changes/decouple_conn_attach')
-rw-r--r-- | changes/decouple_conn_attach | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/decouple_conn_attach b/changes/decouple_conn_attach index 6167b4e932..8619c4d325 100644 --- a/changes/decouple_conn_attach +++ b/changes/decouple_conn_attach @@ -1,4 +1,4 @@ - o Code simplification and refactorings: + o Code simplification and refactoring: - Decouple the list of streams needing to be attached to circuits from the overall connection list. This change makes it possible to attach streams quickly while both simplifying Tor's callgraph and |