Yes Squid has a complete non-blocking DNS resolver implementation. RFC 1035
from memory.

It *doesn't* read /etc/hosts, but it talks to the DNS servers directly.

Rob

----- Original Message -----
From: "Corinna Vinschen" <[EMAIL PROTECTED]>
To: "cygwin" <[EMAIL PROTECTED]>
Sent: Wednesday, November 01, 2000 9:28 AM
Subject: Re: Asynchronous DNS - gethostbyname_r


> Robert Collins wrote:
> >
> > Hi  Dustin,
> >     I'm not sure if this answers your question:
> > If you download the CVS head branch of squid 2.4 it has asynchronous
calls
> > for cygwin already patched in the source. It also uses internal dns
servers
> > so you don't get a dozen external process's.
>
> So does Squid have an implementation of the resolver(3) calls as
> part of the sources? That would be really interesting to extract
> as seperate library for porting several packages like e.g. sendmail.
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                        mailto:[EMAIL PROTECTED]
> Red Hat, Inc.
> mailto:[EMAIL PROTECTED]
>
> --
> Want to unsubscribe from this list?
> Send a message to [EMAIL PROTECTED]
>
>


--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to