Searched defs:overall_timeout (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c371 http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int use_ssl, const char *proxy, const char *server, const char *port, int buf_size, int overall_timeout) argument
927 OSSL_HTTP_open(const char *server, const char *port, const char *proxy, const char *no_proxy, int use_ssl, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, int overall_timeout) argument

Completed in 179 milliseconds