16 Oct
2008
16 Oct
'08
2:34 p.m.
Module: wine Branch: stable Commit: b20836e9097890a350a3a5f8f1c20e8b630c4b6b URL: http://source.winehq.org/git/wine.git/?a=commit;h=b20836e9097890a350a3a5f8f1... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 9 12:57:33 2008 +0200 ws2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom. (cherry picked from commit fe7c5d86e7d9e06872c2fb6ddf7ebe8d92525d9c) --- dlls/ws2_32/socket.c | 159 +++++++++++++++++++++---------------------------- 1 files changed, 68 insertions(+), 91 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b20836e9097890a350a3a5...