qt5base-lts/tests/auto/network/socket
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
..
platformsocketengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qabstractsocket Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhttpsocketengine Improved stability of tst_qhttpsocketengine 2012-02-08 02:10:44 +01:00
qlocalsocket clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qsocks5socketengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtcpserver Windows: Fixed helper process finding in network tests 2012-02-15 02:34:38 +01:00
qtcpsocket Mark unstable windows network tests 2012-03-08 05:31:40 +01:00
qudpsocket Allow autobound UDP sockets to send to IPv4 and IPv6 2012-03-22 18:59:45 +01:00
socket.pro Enable qlocalsocket auto test 2012-02-21 22:31:00 +01:00