qt5base-lts/tests/auto/network/kernel/qdnslookup_appless
Jeremy Lainé e54dc7c2b5 Add support for DNS lookups using native APIs
The QDnsLookup class provides asynchronous APIs for performing
DNS lookups. For now, the following lookups are supported:
- A and AAAA
- CNAME as defined per RFC 1035
- MX as defined per RFC 1035
- NS as defined per RFC 1035
- PTR as defined per RFC 1035
- SRV as defined per RFC 2782
- TXT as defined per RFC 1035

Task-number: QTBUG-10481
Change-Id: I46c1741ec23615863eeca3a1231d5e3f8942495e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-01-30 16:39:46 +01:00
..
qdnslookup_appless.pro Add support for DNS lookups using native APIs 2012-01-30 16:39:46 +01:00
tst_qdnslookup_appless.cpp Add support for DNS lookups using native APIs 2012-01-30 16:39:46 +01:00