DTLS 1.3: Clear ssl->dtls13SendingAckOrRtx in ssl.c

This commit is contained in:
Juliusz Sosinowicz
2022-09-20 11:58:48 +02:00
committed by Marco Oliverio
parent 3c60926bfa
commit 145086f776
3 changed files with 12 additions and 3 deletions

View File

@@ -165,4 +165,5 @@ if [ ! -z $DTLS13_DO_DELAY_TEST ];then
test_time_delays
fi
echo
echo "All tests SUCCEEDED!!!"