294111e25a
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> |
||
---|---|---|
.. | ||
platformsocketengine | ||
qabstractsocket | ||
qhttpsocketengine | ||
qlocalsocket | ||
qsocks5socketengine | ||
qtcpserver | ||
qtcpsocket | ||
qudpsocket | ||
socket.pro |