Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DBIO_socket_wait.pod5 BIO_socket_wait,
15 int BIO_socket_wait(int fd, int for_read, time_t max_time);
22 BIO_socket_wait() waits on the socket B<fd> for reading if B<for_read> is not 0,
48 BIO_socket_wait(), BIO_wait(), and BIO_do_connect_retry()
57 BIO_socket_wait(), BIO_wait(), and BIO_do_connect_retry()
/openssl-master/crypto/bio/
A Dbio_sock.c391 int BIO_socket_wait(int fd, int for_read, time_t max_time) in BIO_socket_wait() function
A Dbio_lib.c856 return BIO_socket_wait(fd, BIO_should_read(bio), max_time); in bio_wait()
/openssl-master/doc/
A Dbuild.info682 DEPEND[html/man3/BIO_socket_wait.html]=man3/BIO_socket_wait.pod
683 GENERATE[html/man3/BIO_socket_wait.html]=man3/BIO_socket_wait.pod
684 DEPEND[man/man3/BIO_socket_wait.3]=man3/BIO_socket_wait.pod
685 GENERATE[man/man3/BIO_socket_wait.3]=man3/BIO_socket_wait.pod
2892 html/man3/BIO_socket_wait.html \
3484 man/man3/BIO_socket_wait.3 \
/openssl-master/include/openssl/
A Dbio.h.in682 int BIO_socket_wait(int fd, int for_read, time_t max_time);
/openssl-master/util/
A Dlibcrypto.num4882 BIO_socket_wait 5010 3_0_0 EXIST::FUNCTION:SOCK

Completed in 42 milliseconds