Nico Golde <[EMAIL PROTECTED]> writes:

> This DNS stuff is really annoying, I already contacted 
> upstream, maybe we'll find a solution, maybe not, hopefully 
> we do :)

Well, the problem is: there is no explicit caching of resolver, cached
results etc. in fetchmail -- and the upstream (that is me) cannot
reproduce the problem. So where do we start looking for a problem in
fetchmail's code? getaddrinfo()/freeaddrinfo() is what we're currently
doing, and once again for every run...

What I *can* say is that I have seen many a standard-violating
getaddrinfo() implementation... few are thread-safe, although IEEE Std
1003.1 mandates so.

-- 
Matthias Andree


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to