]> git.meshlink.io Git - catta/commit
add (untested) implementation of recvmsg in terms of WSARecvMsg
authorSven M. Hallberg <pesco@khjk.org>
Thu, 28 Aug 2014 18:36:55 +0000 (20:36 +0200)
committerSven M. Hallberg <pesco@khjk.org>
Thu, 28 Aug 2014 18:36:55 +0000 (20:36 +0200)
commitf8ac9afd843c50ab15d7645d6479f65e0ec562cc
treefe132d98c0447028bc96d8d68106135791139e8e
parent47b7bd98bbdb0df6471fb40b084bb5f255c91237
add (untested) implementation of recvmsg in terms of WSARecvMsg
src/compat/windows/include/sys/uio.h [new file with mode: 0644]
src/compat/windows/wincompat.c
src/compat/windows/wincompat.h