Home
last modified time | relevance | path

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

/crypto/bio/
A Dbio_sock.c431 int BIO_socket_wait(int fd, int for_read, time_t max_time) in BIO_socket_wait() function
A Dbss_conn.c232 if (BIO_socket_wait(b->num, 0, time(NULL)) == 0) in conn_state()
A Dbio_lib.c969 int ret = BIO_socket_wait(fd, BIO_should_read(bio), max_time); in bio_wait()

Completed in 8 milliseconds