mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
385558c32f
Since resolve_my_address() yields IP address in host order there is no need to use byteorder functions for conversion.