Subject: Re: Suboptimal DNS lookup in Firefox/Mozilla on lossy net connections?
To: None <netbsd-users@netbsd.org>
From: Geert Hendrickx <ghen@NetBSD.org>
List: netbsd-users
Date: 08/03/2006 17:05:47
On Thu, Aug 03, 2006 at 10:52:34AM -0400, oliver gould wrote:
> On Thu, Aug 03, 2006 at 21:35:09, Jorgen Lundman wrote:
> > It uses getaddrinfo by default on NetBSD, and NetBSD's getaddrinfo()
> > is broken.
> 
> Is it?  Christos indicated otherwise in a thread last month [1].
> 
>  [1] http://mail-index.netbsd.org/tech-net/2006/07/17/0012.html

This is also reflected by revision 1.44 of src/lib/libc/net/getaddrinfo.3 : 

http://cvsweb.be.netbsd.org/cgi-bin/cvsweb.cgi/src/lib/libc/net/getaddrinfo.3.diff?r1=1.43;r2=1.44;f=h

	Geert