qt5base-lts/tests/auto/network
Thiago Macieira bce7009f55 QDnsLookup: add support for setting the port number of the server
I couldn't make my Windows 10 or 11 query a non-standard port. It kept
complaining about "The parameter is incorrect.", so as a result the unit
test doesn't actually test the new feature there. I can't find a single
example of this on the Internet; my speculation is that the backend API
that DnsQueryEx uses does not support setting port numbers
(DnsQuery_{A,W} didn't offer that option).

[ChangeLog][QtNetwork][QDnsLookup] Added setNameserverPort().

Change-Id: I3e3bfef633af4130a03afffd175d60a581cc0a9c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-05-23 21:23:42 -07:00
..
access Hsts: match header names case insensitively 2023-05-08 20:28:46 +02:00
kernel QDnsLookup: add support for setting the port number of the server 2023-05-23 21:23:42 -07:00
selftest Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
socket Network tests: drop testing ftp proxy server 2023-04-20 16:10:03 +02:00
ssl tst_QSslCertificate: Make it easier to check which backend is used 2023-04-25 23:39:24 +02:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00