mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
defined(HAVE_MANUAL_MEMIO_TESTS_DEPENDENCIES) && !defined(WOLFSSL_NO_TLS12)
This commit is contained in:
@ -81186,7 +81186,7 @@ static int test_extra_alerts_bad_psk(void)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef OPENSSL_EXTRA
|
#if defined(OPENSSL_EXTRA) && defined(HAVE_MANUAL_MEMIO_TESTS_DEPENDENCIES) && !defined(WOLFSSL_NO_TLS12)
|
||||||
/*
|
/*
|
||||||
* Emulates wolfSSL_shutdown that goes on EAGAIN,
|
* Emulates wolfSSL_shutdown that goes on EAGAIN,
|
||||||
* by returning on output WOLFSSL_ERROR_WANT_WRITE.*/
|
* by returning on output WOLFSSL_ERROR_WANT_WRITE.*/
|
||||||
|
Reference in New Issue
Block a user