curl-users
Re: curl: (55) Send failure: Bad address
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 7 Mar 2010 22:34:14 +0100 (CET)
Date: Sun, 7 Mar 2010 22:34:14 +0100 (CET)
On Sun, 7 Mar 2010, Hongyi Zhao wrote:
> $ curl http://www.google.com
> curl: (55) Send failure: Bad address
>
> Why does this happen?
It means send() failed and the shown error message was what the system offered
as explanation. It seems to be when EFAULT is found in errno.
I'm not sure what makes that happen. What curl version on what OS? Does it
happen all the time?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-03-07