mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
commit my annotations while i was hunting down the host order bug
This commit is contained in:
@@ -726,7 +726,7 @@ tor_addr_is_loopback(const tor_addr_t *addr)
|
||||
}
|
||||
|
||||
/** Set <b>dest</b> to equal the IPv4 address in <b>v4addr</b> (given in
|
||||
* network order. */
|
||||
* network order). */
|
||||
void
|
||||
tor_addr_from_ipv4n(tor_addr_t *dest, uint32_t v4addr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user