qt5base-lts/tests/auto/network/ssl/qdtls
Timur Pocheptsov 5bd9f98342 QDtls - handle server-side timeouts
According to RFC 6347 a DTLS server also must retransmit buffered message(s)
if timeouts happen during the handshake phase (so it's not a client only as
I initially understood it).

Conveniently so an auto-test is already in place and needs just a tiny
adjustment - handshakeWithRetransmission covers both sides.

Change-Id: If914ec3052e28ef5bf12a40e5eede45bbc53e8e0
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-07-05 13:39:46 +00:00
..
certs Add tst_QDtls auto-test 2018-06-21 17:01:25 +00:00
qdtls.pro Add tst_QDtls auto-test 2018-06-21 17:01:25 +00:00
tst_qdtls.cpp QDtls - handle server-side timeouts 2018-07-05 13:39:46 +00:00