> If getaddrinfo(3) is acceptable (since it won't have TTL but should be
> non-blocking), I'll try and code something up.

Getaddrinfo is blocking, just like gethostbyname.  (Unlike
gethostbyname, it's thread-safe, which doesn't help Polipo at all.)

Polipo is already using getaddrinfo instead of gethostbyname when
compiled with HAVE_IPv6 (which is the case in Debian GNU/Linux, don't
know about Debian GNU/Hurd).

                                        Juliusz



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

Reply via email to