qt6-bb10/tests/auto/network
Alex Trotsenko 595c6abf9d QLocalSocket/Tcp: open device before making a connection
According to QLocalSocket's documentation, connectToServer() must
initiate a connection attempt after opening the device. Otherwise, if
a connection succeeds immediately, connected() signal will be emitted
on closed device. So, this patch ensures that TCP-based implementation
behaves correctly.

Change-Id: I4cc9474815e091a1491a429a6dc17f9cf0154f58
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-08-04 15:25:39 +00:00
..
access Fix tst_QNetworkReply::qtbug45581WrongReplyStatusCode() on Windows 2016-06-30 07:07:11 +00:00
bearer Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
kernel Fixed crash in QAuthenticator::operator== 2016-05-13 03:58:06 +00:00
socket QLocalSocket/Tcp: open device before making a connection 2016-08-04 15:25:39 +00:00
ssl QSslSocket (OpenSSL) - handle abort/close on sslErrors emitted 2016-06-14 07:29:01 +00:00
network.pro