[Interest] QDnsLookup - which server is used for lookups?

Thiago Macieira thiago.macieira at intel.com
Mon Jun 24 17:05:44 CEST 2013


On segunda-feira, 24 de junho de 2013 15.57.24, Sven Putze wrote:
> Hello,
> 
> as I wrote in the subject: which server is used for the "nslookup" in the
> class QDnsLookup? Or in other words: how can I tell the class which server
> should be used?

It uses whatever libresolv (Unix) or DnsQuery_W (Windows) use. libresolv will 
read /etc/resolv.conf -- in fact, that's why this file has that name.

To change the server, edit the file.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130624/a175b28d/attachment.sig>


More information about the Interest mailing list