cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Always getting CURLE_COULDNT_CONNECT on Win2K

From: Adam D. Moss <adam_at_gimp.org>
Date: Fri, 11 Mar 2005 14:42:01 +0000

Adam D. Moss wrote:
> -------------------------------
> init_resolve_thread() failed for steambird.rbgi.net; Not enough space
>
> About to connect() to steambird.rbgi.net port 80
>
> Trying 193.201.200.165...
> Failed to connect to 193.201.200.165: No buffer space
>
> No error
>
> couldn't connect to host
>
> Closing connection #0
> -------------------------------

Fixed! My application stack limits were set too large for
Windows2000's little brain. (Only libcurl usage in the app showed
any ill effects from this, and only on Windows2000, but oh well!)

Thanks for listening,
--Adam
Received on 2005-03-11