Searched refs:overall_timeout (Results 1 – 3 of 3) sorted by relevance
376 int buf_size, int overall_timeout) in http_req_ctx_new() argument396 overall_timeout > 0 ? time(NULL) + overall_timeout : 0; in http_req_ctx_new()931 int buf_size, int overall_timeout) in OSSL_HTTP_open() argument981 if (rbio == NULL && BIO_do_connect_retry(cbio, overall_timeout, -1) <= 0) { in OSSL_HTTP_open()1003 buf_size, overall_timeout); in OSSL_HTTP_open()
68 int buf_size, int overall_timeout);
25 int buf_size, int overall_timeout);143 If the I<overall_timeout> parameter is > 0 this indicates the maximum number of186 A value < 0 indicates that the I<overall_timeout> parameter value given