summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostaddress.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-24 15:40:21 -0200
committerThiago Macieira <thiago.macieira@intel.com>2015-03-06 07:53:55 +0000
commitab8d36d6f36119dc9ef211acc391d8c2bfb5ee83 (patch)
tree89d924c59ac422b3ad626be56c737afdee8dc8f8 /src/network/kernel/qhostaddress.h
parentc64d27a9f7e33c9d8748e98e3c3a41ff1ce79729 (diff)
QHostAddress: Convert AnyIPv4 to AnyIPv6 instead of ::ffff:0.0.0.0
Unlike localhost (127.0.0.1), there's really no point in using ::ffff:0.0.0.0, since you shouldn't be sending packets to it. Linux transforms 0.0.0.0 to localhost, but that's non-standard and won't work on other OSs, so it's still a bad idea. Change-Id: I5982b21bf953e11e04fc19893f94be90ed29089b Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'src/network/kernel/qhostaddress.h')
0 files changed, 0 insertions, 0 deletions