SSL_get_rfd
LSSL_USED(SSL_get_rfd);
int SSL_get_rfd(const SSL *s);
return (SSL_get_rfd(s));
LSSL_ALIAS(SSL_get_rfd);