[freetds] tds_connect() bails on win32
ZIGLIO, Frediano, VF-IT
Frediano.Ziglio at vodafone.com
Mon Aug 16 07:40:49 EDT 2004
>
> Thanks guys! The patch works IF you replace
>
> #define TDSSOCK_EINPROGRESS WSAEINPROGRESS
>
> with
>
> #define TDSSOCK_EINPROGRESS WSAEWOULDBLOCK
>
> note the inclusion of the 'E' which was not in the submitted patch.
> Typo? Or is my system just weird! Cheers again! Great work.
>
> Regards
>
> Jim
>
You know... I cannot test every change on all supported platforms :)
Applyed (this morning).
freddy77
More information about the FreeTDS
mailing list