diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-07-22 15:01:51 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-09-01 12:24:42 (GMT) |
commit | 11cb9c94db6e7c4d494faa071368179e1b4b4b4d (patch) | |
tree | ff2fb89896ce91e6276d7c51e19d4d7338e0606c /tools | |
parent | 41d8edda671e42c916f45e6eb2716fd76982a121 (diff) | |
download | Qt-11cb9c94db6e7c4d494faa071368179e1b4b4b4d.zip Qt-11cb9c94db6e7c4d494faa071368179e1b4b4b4d.tar.gz Qt-11cb9c94db6e7c4d494faa071368179e1b4b4b4d.tar.bz2 |
Don't use WSAIoctl() to get/set the multicast socket options
According to the MSDN docs, we can just use setsockopt() and
getsockopt() like we do on UNIX, even if we are using Winsock2.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions