curl-users
Re: bug assistance needed
From: Andrés García <fandom_at_retemail.es>
Date: Thu, 22 Nov 2001 20:37:45 +0100
Date: Thu, 22 Nov 2001 20:37:45 +0100
Hi,
> The attached patch seemed to fix the problem in my end. I'm eager to here
> what it does for you. I'm especially interested in if this works on win32,
> or if we need to hide it from them... :-)
With the patch it works both in Red Hat and cygwin, to make it work with
mingw, I had to add:
#define EISCONN WSAEISCONN
to the defines in line 64
Andres
Received on 2001-11-22