We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fef66 commit c47600cCopy full SHA for c47600c
1 file changed
tests/api.c
@@ -64936,7 +64936,7 @@ static int test_dtls_client_hello_timeout(void)
64936
return EXPECT_RESULT();
64937
}
64938
64939
-/* Make sure we don't send acks before getting a server hello */
+/* DTLS test when dropping the changed cipher spec message */
64940
static int test_dtls_dropped_ccs(void)
64941
{
64942
EXPECT_DECLS;
0 commit comments