aboutsummaryrefslogtreecommitdiff
path: root/changes/18105
blob: 87e6e61d2f70c93df2ebdefdc2782a55291a8724 (plain)
1
2
3
4
  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.