Home
last modified time | relevance | path

Searched refs:http_conn_count (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Dhttp.c164 static unsigned int http_conn_count; variable
679 if (http_conn_count < MAX_HTTP_REQUESTS) { in http_req_schedule()
844 http_conn_count++; in http_new()
877 http_conn_count--; in http_free()