summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface.cpp
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2010-08-06 07:45:34 (GMT)
committerBradley T. Hughes <bradley.hughes@nokia.com>2010-09-01 12:24:48 (GMT)
commit44368b4174eedc9a2eebd9f67cf0e96f42b67188 (patch)
treec905b10adcf0d20ef466b4ac29f3cb7460d49636 /src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface.cpp
parenta6cb69085975352f10dcf8e6c93c6470ac9c459e (diff)
downloadQt-44368b4174eedc9a2eebd9f67cf0e96f42b67188.zip
Qt-44368b4174eedc9a2eebd9f67cf0e96f42b67188.tar.gz
Qt-44368b4174eedc9a2eebd9f67cf0e96f42b67188.tar.bz2
Fix IPv6 support on Windows
We need to make sure that we use the right setsockopt level and option for the multicast TTL and loopback options. Like on UNIX, we need to use IPPROTO_IPV6 level when joining and leaving a group. Also, we cannot bind to a multicast address on Windows (but it is possible on UNIX). work around this by binding to the Any/AnyIPv6 addresses if a multicast address is passed to bind.
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions