Home | History | Annotate | Download | only in ssl

Lines Matching refs:yes

791 void SSL_set_read_ahead(SSL *s,int yes)
793 s->read_ahead=yes;