[PATCH 4/4] wininet: Always use winsock sockets.

Francois Gouget fgouget at free.fr
Sun Feb 15 05:50:49 CST 2015


On Sat, 14 Feb 2015, Jacek Caban wrote:
[...]
> Thanks, I just sent patches that should fix these build failures. They
> apply on top of my yesterday wininet patches.

The patch does fix the build. It should however also remove the use of 
Z_SOLO since it's not needed anymore.

I came up with a different solution: move the zlib code to its own C 
file to isolate it from the rest, and particularly from anything related 
to winsock. I'm attaching the patch in case there's interest.

The inet_ntoa() part may still make sense.


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
     Any sufficiently advanced technology is indistinguishable from magic.
                                Arthur C. Clarke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wininet_zlib.diff
Type: text/x-diff
Size: 25986 bytes
Desc: winine_zlib.diff
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150215/455de764/attachment-0001.diff>


More information about the wine-devel mailing list