[Bug 46402] New: DnsQuery_W fails for DNS_TYPE_ANY

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 2 14:07:04 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46402

            Bug ID: 46402
           Summary: DnsQuery_W fails for DNS_TYPE_ANY
           Product: Wine
           Version: 4.0-rc3
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dnsapi
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

Fluenz calls DnsQuery_W with DNS_TYPE_ANY, and this fails - then it assumes
there is no internet.

The underlying problem is that res_query fails for T_ANY - not sure why, but
it's like that.
Forcing res_query to use T_A works around the problem and makes Fluenz work.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list