mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
update comment
This commit is contained in:
committed by
Juliusz Sosinowicz
parent
a0fef66c3b
commit
c47600c52c
@ -64936,7 +64936,7 @@ static int test_dtls_client_hello_timeout(void)
|
|||||||
return EXPECT_RESULT();
|
return EXPECT_RESULT();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Make sure we don't send acks before getting a server hello */
|
/* DTLS test when dropping the changed cipher spec message */
|
||||||
static int test_dtls_dropped_ccs(void)
|
static int test_dtls_dropped_ccs(void)
|
||||||
{
|
{
|
||||||
EXPECT_DECLS;
|
EXPECT_DECLS;
|
||||||
|
Reference in New Issue
Block a user