qt5base-lts/tests/auto/network
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
..
access Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-04 15:58:39 +02:00
bearer Updated license headers 2016-01-21 18:55:18 +00:00
kernel Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-19 12:55:27 +02:00
socket QAbstractSocket: ensure bind()+connect() works on delayed close 2016-07-20 11:36:38 +00:00
ssl Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00