Thread-safe gethostbyname for WinInet

Robert Shearman rob at codeweavers.com
Fri Nov 19 16:20:17 CST 2004


Robert Shearman wrote:

> Hi,
>
> I have seen an issue that could be attributed to using the 
> non-thread-safe gethostbyname in wininet, so I have converted it as 
> best as I could to be thread-safe.
>
> Rob
>
> Changelog:
> Use a thread-safe version of gethostbyname.


Ignore this patch, it isn't actually any safer than the current version 
(actually, it's a lot less safer). I'll fix it up and resend soon.

Rob



More information about the wine-devel mailing list