diff options
Diffstat (limited to 'changes/18105')
-rw-r--r-- | changes/18105 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/18105 b/changes/18105 deleted file mode 100644 index 87e6e61d2f..0000000000 --- a/changes/18105 +++ /dev/null @@ -1,4 +0,0 @@ - o Code simplification and refactoring: - - Introduce a function to call getsockname() and return - tor_addr_t, to save a little complexity throughout the codebase. - Closes ticket 18105. |