BIO_f_nbio_test

Return the BIO filter method that randomly injects non-blocking retry conditions (test aid).

Synopsis

Declared in <openssl/bio.h>

BIO_METHOD const*
BIO_f_nbio_test();

Return Value

Pointer to the nbio-test filter method used with BIO_new().