mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
wolfio: peer review comment cleanup.
This commit is contained in:
@ -875,7 +875,7 @@ int EmbedReceiveFrom(WOLFSSL *ssl, char *buf, int sz, void *ctx)
|
||||
if (ret != 0)
|
||||
return ret;
|
||||
}
|
||||
#endif /* WOLFSSL_PEER_ADDRESS_CHANGES*/
|
||||
#endif /* !WOLFSSL_PEER_ADDRESS_CHANGES */
|
||||
}
|
||||
#ifndef NO_ASN_TIME
|
||||
ssl->dtls_start_timeout = 0;
|
||||
|
Reference in New Issue
Block a user