Home | History | Annotate | Download | only in ssl

Lines Matching refs:yes

809 void SSL_set_read_ahead(SSL *s,int yes)
811 s->read_ahead=yes;