wolfio: peer review comment cleanup.

This commit is contained in:
jordan
2025-02-14 08:36:26 -05:00
parent 9dfcc6a477
commit f2bb063ca4

View File

@@ -875,7 +875,7 @@ int EmbedReceiveFrom(WOLFSSL *ssl, char *buf, int sz, void *ctx)
if (ret != 0) if (ret != 0)
return ret; return ret;
} }
#endif /* WOLFSSL_PEER_ADDRESS_CHANGES*/ #endif /* !WOLFSSL_PEER_ADDRESS_CHANGES */
} }
#ifndef NO_ASN_TIME #ifndef NO_ASN_TIME
ssl->dtls_start_timeout = 0; ssl->dtls_start_timeout = 0;