mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove addr_port_lookup.
This lets us cut the dependency from address.c to resolve.c: the address.c module now has no paths to the libc resolver in it.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Code simplification and refactoring:
|
||||
- Utility functions that can perform a DNS lookup are now wholly
|
||||
separated from those that can't, in separate headers and C
|
||||
modules. Closes ticket 26526.
|
||||
Reference in New Issue
Block a user