cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: the linux and android diff ??

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 22 Aug 2012 13:49:44 +0200 (CEST)

On Wed, 22 Aug 2012, shili wrote:

> after compiled it and executed it on the linux it runs ok, but the same
> code, i runs it on android,the curl_easy_perform return 7,the head callback
> returns nothing, is there any one knows the reason?

7 means CURLE_COULDNT_CONNECT. It failed to establish a TCP connection to the
given host.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-22