qt6-bb10/tests/auto/network
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
..
access Handle informational HTTP replies (1xx) for HTTP/2 2024-03-01 23:57:13 +01:00
kernel Change license for tests files 2024-02-04 09:56:42 +01:00
selftest Change license for tests files 2024-02-04 09:56:42 +01:00
socket UDP: don't disable read notification unless we have a datagram 2024-03-02 22:57:09 +01:00
ssl Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00