ws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket() (try 2)

Kai Blin kai.blin at gmail.com
Mon May 26 03:02:42 CDT 2008


This fixes bug 11248, thanks to Andrej Andolsek for reporting this and
suggesting a fix.
---

Fixed location of FROM_PROTOCOL_INFO define, made sure new code has Wine 
standard 4-space indent and curly braces on a new line after the if.

---
 dlls/ws2_32/socket.c     |   29 +++++++++++------------------
 dlls/ws2_32/tests/sock.c |   42 ++++++++++++++++++++++++++++++++++++++++++
 include/winsock2.h       |    2 ++
 3 files changed, 55 insertions(+), 18 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eefbfae2bb0748f1a5608f99570687a8e24e5f16.diff
Type: text/x-patch
Size: 4029 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080526/b6bbc26a/attachment.bin 


More information about the wine-patches mailing list