qt5base-lts/tests/auto/network
Shane Kearns cae5299f48 Allow autobound UDP sockets to send to IPv4 and IPv6
When writeDatagram is called without first binding the UDP socket,
then bind it as QHostAddress::Any.
This allows the same socket to be used to sent to both IPv4 and
IPv6 destination addresses.

Allowing the OS to autobind the socket inside sendTo() may
result in a single protocol socket.

Task-number: QTBUG-5275
Change-Id: I2b76507e8a8a38369c6eafb61ce4191d1d6cc930
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
2012-03-22 18:59:45 +01:00
..
access Mark tst_QNetworkReply::getThenDeleteObject as unstable 2012-03-08 05:31:40 +01:00
bearer Changed qnetworksession unittest to work from installation dir 2012-02-21 01:01:52 +01:00
kernel Fix QDnsLookup autotest failure in CI environment 2012-03-15 18:05:05 +01:00
socket Allow autobound UDP sockets to send to IPv4 and IPv6 2012-03-22 18:59:45 +01:00
ssl Mark unstable windows network tests 2012-03-08 05:31:40 +01:00
network.pro Mark unstable windows network tests 2012-03-08 05:31:40 +01:00