qt6-bb10/tests/auto/network/socket
Mårten Nordheim b2ff0c2dc2 UDP: don't disable read notification unless we have a datagram
The current logic that we will disable the read notification if we
have any data at all doesn't make sense for users who use the
receiveDatagram functionality, since they will not make any calls
that trigger the read notifier to be re-enabled unless there is a
datagram ready for us to hand back.

Fixes: QTBUG-105871
Pick-to: 6.7 6.6 6.5
Change-Id: I0a1f1f8babb037d923d1124c2603b1cb466cfe18
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-03-02 22:57:09 +01:00
..
platformsocketengine Change license for tests files 2024-02-04 09:56:42 +01:00
qabstractsocket Change license for tests files 2024-02-04 09:56:42 +01:00
qhttpsocketengine Change license for tests files 2024-02-04 09:56:42 +01:00
qlocalsocket Change license for tests files 2024-02-04 09:56:42 +01:00
qsctpsocket Change license for tests files 2024-02-04 09:56:42 +01:00
qsocks5socketengine Change license for tests files 2024-02-04 09:56:42 +01:00
qtcpserver Change license for tests files 2024-02-04 09:56:42 +01:00
qtcpsocket Remove extra semi-colons 2024-02-06 20:17:18 +09:00
qudpsocket UDP: don't disable read notification unless we have a datagram 2024-03-02 22:57:09 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00