cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Connect-timeout on Win32

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Thu, 19 Feb 2004 17:37:44 +0100

"David Byron" <DByron_at_everdreamcorp.com> said:

> I would love for curl to not require winsock 2, at least for http. I need
> to use it on some old flavors of Windows that don't have it installed. I
> built an http-only version that doesn't seem to need winsock 2, but
> unfortunately it didn't work. Yes, I need to dive in and figure out why.
 
I think the requirement comes from easy.c / win32_init().
libcurl should maybe try WS 2.0 first, then fallback to 1.1 if that
fails. OTOH, I don't see why libcurl couldn't use Winsock 1.1.

--gv
Received on 2004-02-19