qt5base-lts/tests/auto/network
Alex Trotsenko 294111e25a QHttpSocketEngine: ensure pending EOF triggers a notification
When the remote peer closed the connection, a read notification needs
to always be emitted, otherwise the higher layer does not get the
disconnected signal. From the other side, underlying QAbstractSocket
object could temporarily disable notifications from the engine at
any time. To avoid possible blocking of the socket, take a pending EOF
into account when the read notifications are re-enabled.

Change-Id: Iac9d4e2f790530be3500baf5a2000f1f63df5cc2
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
2016-01-18 11:08:34 +00:00
..
access Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
bearer Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
kernel winrt: Use winsock2 API for hostname resolution on WinRT/WinPhone 2016-01-05 08:14:31 +00:00
socket QHttpSocketEngine: ensure pending EOF triggers a notification 2016-01-18 11:08:34 +00:00
ssl Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00