[Bug 4660] New: getaddrinfo does not support PF_UNSPEC in hints.ai_family

Wine Bugs wine-bugs at winehq.org
Sat Feb 25 09:55:36 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4660

           Summary: getaddrinfo does not support PF_UNSPEC in
                    hints.ai_family
           Product: Wine
           Version: 0.9.2.
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-net
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: tomi at nomi.cz


When passed hints with PF_UNSPEC (0) in .ai_family, it dies with:
fixme:winsock:convert_af_w2u unhandled Windows address family 0
fixme:winsock:convert_proto_w2u unhandled Windows socket protocol 0
The second message looks like 0 in .ai_protocol is also not supported.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list