qt6-bb10/tests/auto/network/socket
Tomasz Kozłowski aab81f51b8 Change created socket protocol to IPv4 in broadcast test
Broadcasting is only supported with IPv4. Previously set AnyIPProtocol
was handled the same as IPv6, which does not support it, so system
library was returning error code and initialization was failing.

Task-number: QTBUG-115777
Change-Id: Iefb1c7237d18cd7af7ccd53f7e5f3f5749a12fd1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-11-23 19:26:49 +01:00
..
platformsocketengine Change created socket protocol to IPv4 in broadcast test 2023-11-23 19:26:49 +01:00
qabstractsocket CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhttpsocketengine QAbstractSocketEngine: port to QDeadlineTimer 2023-10-07 02:28:12 +03:00
qlocalsocket QLocal{Socket,Server}: extend the test coverage for property bindings 2023-09-03 18:20:59 +02:00
qsctpsocket tst_QSctpSocket: replace QList with const array 2023-08-08 16:03:28 +02:00
qsocks5socketengine QAbstractSocketEngine: port to QDeadlineTimer 2023-10-07 02:28:12 +03:00
qtcpserver QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qtcpsocket QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qudpsocket tst_QUdpSocket: move up the search for IPv6-capable interfaces 2023-08-29 07:20:50 -07:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00