qt5base-lts/tests/auto/network/ssl/qsslsocket
Peter Hartmann e145b67fbd SSL internals: do not write after shutting down the socket
... but rather throw an error, so the HTTP layer can recover from a SSL
shutdown gracefully. In case the other side sent us a shutdown, we should
not send one as well, as it results in an error.

Change-Id: Ie7a56cf3008b6ead912aade18dbec67846e2a87e
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-04-23 23:22:43 +02:00
..
certs Add support for intermediate certificates to server sockets. 2013-02-19 21:37:24 +01:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qsslsocket.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
ssl.tar.gz Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
tst_qsslsocket.cpp SSL internals: do not write after shutting down the socket 2013-04-23 23:22:43 +02:00