qt5base-lts/tests/auto/network/kernel/qhostaddress
Shane Kearns 3736dcb65e Network - Add QHostAddress::isLoopback API.
The standard IPv4 loopback address is 127.0.0.1, however anything in
the 127.0.0.0/8 range is also a loopback address.

isLoopback returns true for any address that is in the IPv4 loopback
address range, or is the single IPv6 loopback address ::1

Task-number: QTBUG-22246
Change-Id: Ic39100e2e97a52db700e01b109998a1cfd4335e3
Reviewed-by: Thiago Macieira (Intel) <thiago.macieira@intel.com>
2011-10-24 13:56:41 +02:00
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qhostaddress.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qhostaddress.cpp Network - Add QHostAddress::isLoopback API. 2011-10-24 13:56:41 +02:00