summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/mac/qplatformdefs.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-03-10 15:09:29 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-08-22 22:26:30 +0000
commitef05ad0ac500c10b1a3ae254d8a07968d6cf0c9e (patch)
treef2545760293240883c22bffe71d4fab48484dfc5 /mkspecs/common/mac/qplatformdefs.h
parent5b38454714fdbf8d4acffe482aaa32b91a4b5d98 (diff)
QNativeSocketEngine: use sendmsg/recvmsg instead of sendto/recvfrom
We'll need to use these functions instead of the ones we're currently using in order to access the ancillary data. Note that on Windows the two functions aren't globals, but must be obtained via ioctl, which means they can fail. If they do, we fall back to using WSARecvFrom/WSASendTo Change-Id: Iee8cbc07c4434ce9b560ffff13ca4284acd24132 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'mkspecs/common/mac/qplatformdefs.h')
0 files changed, 0 insertions, 0 deletions