Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_set_rfd

308 /* SSL_set_rfd configures |ssl| to read from |fd|. It returns one on success and
312 OPENSSL_EXPORT int SSL_set_rfd(SSL *ssl, int fd);