In article <[EMAIL PROTECTED]> (at Sun, 06 Aug 2000 09:15:00 
+0900), Jun-ichiro itojun Hagino <[EMAIL PROTECTED]> says:

>       actually, if we have bind(2) ordering constraint in the kernel,
>       the order of return value from getaddrinfo(3) has to be carefully
>       designed - in your case, I bet you need to return AF_INET6 first on
>       AI_PASSIVE getaddrinfo lookup.

Yes, getaddrinfo() flagged AI_PASSIVE with PF_UNSPEC hints SHOULD return 
PF_INET6 before PF_INET.  glibc is ok at this point.

-- 
Hideaki YOSHIFUJI @ USAGI Project  <[EMAIL PROTECTED]>
Web Page: http://www.ecei.tohoku.ac.jp/%7Eyoshfuji/
PGP5i FP: F731 6599 5EB2 BBA7 1515  1323 1806 A96F 5700 6B25 
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page:                      http://playground.sun.com/ipng
FTP archive:                      ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to