| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: yangtse: curl/ares configure.ac,1.140,1.141
From: Yang Tse <yangsita_at_gmail.com>
Date: Wed, 29 Oct 2008 05:01:59 +0100
2008/10/28, Daniel Stenberg wrote:
> > Initial attempt to detect at configuration time if the getaddrinfo()
None. But keep reading :-)
System's freeaddrinfo() must be capable of free()ing whatever addrinfo
Once that said...
I was really curious on what kind of tricks the getaddrinfo()
It seems that Linux systems do a single block allocation which holds
On the other hand, it seems that Windows does independant allocations
So I wanted to know what is happening on other systems.
In any case. The above has some implications for us.
It is most probably the origin of the icc seg-fault due to at some
If the above is somehow happening. I think that a safe approach would
Later on there's no need to call freeaddrinfo at all. Simply use
But I still have to look into all this later. Very soon but later.
-- -=[Yang]=-Received on 2008-10-29 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info