-
- Downloads
Fix endianness issues in test_config_resolve_my_address().
Since resolve_my_address() yields IP address in host order there is no need to use byteorder functions for conversion.
changes/bug14980
0 → 100644
Please register or sign in to comment