Subject: Re: CVS commit: basesrc
To: None <itojun@iijlab.net>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: tech-userlevel
Date: 07/05/2000 10:58:55
itojun@iijlab.net writes:

> >Does this work as expected?
> 
> 	for me yes.

Um.  What version of getaddrinfo.c are you referring?  I guess the
head revision as of today is 1.42, and ...

> 	2. when host == NULL and ai_family is not supported by the kernel,
> 	   EAI_FAMILY will be returned.

... it actually returns EAI_NONAME in this case.

enami.