summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qtcpserver_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-04-08 14:14:16 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-08-13 16:34:51 +0000
commit01d0b1d6e3fe76d1cd09eeb6474c69e712f37b16 (patch)
treee6b489dd67209f2235bc077b52657a84a06cbfec /src/network/socket/qtcpserver_p.h
parent2366ca059e6c4b8ae93a125eb8df8f660275d527 (diff)
Merge the multiple implementations of getting the local hostname
This commit moves the functionality from QtNetwork's QHostInfo to QtCore. Note that due to Windows ws2_32.dll's quirky behavior of requiring WSAStartup before calling gethostname, this change required moving the initialization to QtCore too. On Linux systems, gethostname() gets the name from uname(), so we bypass the middle man and save one memcpy. Change-Id: I27eaacb532114dd188c4ffff13d32655a6301346 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com> Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/network/socket/qtcpserver_p.h')
0 files changed, 0 insertions, 0 deletions