Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2001 20:24:26 +0900
From:      itojun@iijlab.net
To:        tech-net@netbsd.org
Cc:        net@freebsd.org
Subject:   Re: getaddrinfo() and PF_LOCAL 
Message-ID:  <14756.996751466@itojun.org>
In-Reply-To: mouse's message of Thu, 02 Aug 2001 02:24:51 -0400. <200108020624.CAA16288@Twig.Rodents.Montreal.QC.CA> 

next in thread | previous in thread | raw e-mail | index | archive | help
	(this is about PF_LOCAL support for getaddrinfo/getnameinfo)

	we had a local discussion within KAME.  we do not really like to
	support PF_LOCAL, unless there's clear standard behavior for AF_LOCAL
	case.  for AF independent programming point of view, unlink(2) call
	issue is really bitching us.  also, we cannot just add incompatible
	functionality from others (note that glibc now drops it,
	so we are now compatible with glibc at this point).  getaddrinfo/
	getnameinfo behavior itself is rather vaguely defined in the standards
	(POSIX drafts as well as RFC2553/bis), and we don't want to add
	more jitter to it.

	so if you want it - get the POSIX guys to document getaddrinfo/
	getnameinfo behavior for PF_LOCAL, exactly and explicitly.

itojun

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14756.996751466>