Searched defs:BIO_should_retry (Results 1 – 2 of 2) sorted by relevance
229 #define BIO_should_retry(a) BIO_test_flags(a, BIO_FLAGS_SHOULD_RETRY) macro