qt5base-lts/tests/auto/network/socket
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
..
platformsocketengine Autotest: Print errno in case of failure 2015-08-22 22:26:27 +00:00
qabstractsocket Move the socket test to an appropriate file 2015-02-23 16:33:54 +00:00
qhttpsocketengine QHttpSocketEngine: ensure pending EOF triggers a notification 2016-01-18 11:08:34 +00:00
qlocalsocket QLocalSocket/Tcp: open device before making a connection 2016-08-04 15:25:39 +00:00
qsocks5socketengine QAbstractSocketEngine: introduce QIpPacketHeader for datagrams 2015-08-22 22:26:23 +00:00
qtcpserver Windows/tst_QTcpServer: Suppress crash notification of crashingServer. 2016-04-23 06:09:44 +00:00
qtcpsocket tst_QTcpSocket: Replace insignification on Windows by BLACKLIST. 2016-06-10 21:48:54 +00:00
qudpsocket tst_QUdpSocket - remove insignificance 2016-06-14 11:13:50 +00:00
socket.pro WinRT: Fixed compilation of network autotests and benchmarks 2013-12-06 15:06:47 +01:00