Home | History | Annotate | Download | only in apps

Lines Matching refs:BIO_should_retry

1293 	if ((rv <= 0) && ((req_timeout == -1) || !BIO_should_retry(cbio)))