cURL / Mailing Lists / curl-library / Single Mail

curl-library

Test 504 in Windows

From: Andrés García <fandom_at_retemail.es>
Date: Thu, 8 Jul 2004 19:09:00 +0200

Hi,

I have been trying to figure out why this test fails in Windows, but I am
afraid that I have failed miserably.

The second time 'curl_multi_perform' gets invoked, 'easy->state'
is 'CURLM_STATE_CONNECT'.

In Linux 'Curl_connect' returns 7, couldn't connect error, which ends the
transfer.

In Windows though, 'Curl_connect' returns '0', in the following invocations,
'easy->state' is 'CURL_STATE_WAITRESOLVE' but 'Curl_is_resolved'
always returns '0', the connection neither works nor fails
so the transfer stays in a limbo until the test gives up.

Any ideas?

Andres
Received on 2004-07-08