Home
last modified time | relevance | path

Searched refs:bio_wait (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_lib.c844 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait() function
886 int rv = bio_wait(bio, max_time, nap_milliseconds); in BIO_wait()
948 rv = bio_wait(bio, max_time, nap_milliseconds); in BIO_do_connect_retry()

Completed in 4 milliseconds