Date: Mon, 22 Mar 2004 12:33:22 -0800 From: Jos Backus <jos@catnook.com> To: freebsd-current@freebsd.org Subject: Re: resolver issues in FreeBSD-5.2.1 Message-ID: <20040322203344.GA17500@lizzy.catnook.com> In-Reply-To: <xzplllsvkc3.fsf@dwp.des.no> References: <c3lv7p$k8e$1@sea.gmane.org> <xzplllsvkc3.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 22, 2004 at 06:54:20PM +0100, Dag-Erling Smrgrav wrote:
> Jesse Guardiani <jesse@wingnet.net> writes:
> > Specifically, I run a test Qmail server on my laptop,
> > and it's pausing for 5 or 6 seconds trying to resolve
> > my laptop's host name for incoming local connections.
>
> I believe qmail has its own resolver code.
Don't think so:
traitor:/usr/ports/mail/qmail/work/qmail-1.03# head -11 dns.c
#include <stdio.h>
#include <netdb.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>
#include <errno.h>
extern int res_query();
extern int res_search();
extern int errno;
extern int h_errno;
--
Jos Backus _/ _/_/_/ Sunnyvale, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
jos at catnook.com _/_/ _/_/_/ require 'std/disclaimer'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322203344.GA17500>
