Fix Address::isLocalhost algorithm
authorLoic Blot <loic.blot@unix-experience.fr>
Sat, 9 Feb 2019 18:52:38 +0000 (19:52 +0100)
committerLoic Blot <loic.blot@unix-experience.fr>
Sat, 9 Feb 2019 18:52:56 +0000 (19:52 +0100)
commitff5d4ffe1c4b379b0920bef41cdbaebb751f25aa
treef07b39936ec4c671d60d6955c950bcca43dfb306
parent7796a3118d7b4f58752fad0ca5f676dcafd7a76c
Fix Address::isLocalhost algorithm
src/network/address.cpp
src/unittest/CMakeLists.txt
src/unittest/test_address.cpp [new file with mode: 0644]