Home
last modified time | relevance | path

Searched refs:timeout_count (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/tests/server/
H A Dsws.c1416 int timeout_count = 0; in http_connect() local
1511 timeout_count = 0; in http_connect()
1754 timeout_count++; in http_connect()
1755 if(timeout_count > keepalive_secs) { in http_connect()
1756 logmsg("CONNECT proxy timeout after %d idle seconds!", timeout_count); in http_connect()

Completed in 4 milliseconds