cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: curl binary OK libcurl NOK

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 17 Oct 2008 09:53:01 +0200 (CEST)

On Fri, 17 Oct 2008, Robert Thorhuus wrote:

> * About to connect() to proxy my.proxy.se port 8080 (#0)
> * Trying 153.88.253.11... * Failed to connect to 153.88.253.11: Error
> 0
> * Error 0
> * couldn't connect to host

Isn't this description enough? libcurl fails to connect to TCP port 8080 of
the IP address the proxy name resolves to.

("Error 0" looks a bit strange though!)

If you use 'curl -v' and compare the curl tool's output, does it show any diff
that explains anything?

-- 
  / daniel.haxx.se
Received on 2008-10-17