[Bug 3649] PowerPC Mac OS X server browser failing...

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sat May 17 06:47:34 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3649


arny at ats.s.bawue.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from arny at ats.s.bawue.de  2008-05-17 06:47 EDT -------
Yes, the code changed when I added ipv6 support. MacOSX seems to have an
incorrectly implemented getaddrinfo(). Here is the relevant section from the
man page:

AF_UNSPEC in ai_family specifies any protocol family (either IPv4 or IPv6, for 
example).

On the other hand, this is what it says too:

A NULL hints specifies that any network address or protocol is acceptable.

So since I only set ai_family in that structure anyways, the workaround will
result in identical behaviour on any platform. Thanks for reporting, fixed in
SVN rev 1044.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list