qt6-bb10/tests/auto/network/socket
Alex Trotsenko aeb36d5292 QAbstractSocket: ensure bind()+connect() works on delayed close
While connecting, the socket goes through the HostLookupState. In
this state, the socket engine is not yet created, unless the socket
had previously been bound. When it has been bound, we should keep
the socket engine even if the user initiates a delayed close by
using the write()+close() sequence.

Change-Id: Iefebcb33cd72cb49617acbac8e02af9d8209c869
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2016-07-20 11:36:38 +00:00
..
platformsocketengine Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qabstractsocket Updated license headers 2016-01-21 18:55:18 +00:00
qhttpsocketengine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
qlocalsocket Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qsocks5socketengine Updated license headers 2016-01-21 18:55:18 +00:00
qtcpserver Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-27 09:18:05 +02:00
qtcpsocket QAbstractSocket: ensure bind()+connect() works on delayed close 2016-07-20 11:36:38 +00:00
qudpsocket Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
socket.pro WinRT: Fixed compilation of network autotests and benchmarks 2013-12-06 15:06:47 +01:00