Home | History | Annotate | Download | only in ssl

Lines Matching refs:yes

822 void SSL_set_read_ahead(SSL *s,int yes)
824 s->read_ahead=yes;