cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error 7: Cannot assign address

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 18 Jun 2004 12:39:44 +0200 (CEST)

On Thu, 17 Jun 2004, Jesse Noller wrote:

> I've never seen this before, and everything I turn up points to this being
> "a generic error". Has anyone else ever seen this, or know what is going on?

That error string is what the EADDRNOTAVAIL errno translates into. I found a
description[1] for it explaining it to be:

   "The specified address is not available from the local machine."

I've not personally seen this problem before.

[1] = http://www.opengroup.org/onlinepubs/007908799/xns/connect.html

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-18