Lines Matching defs:timeout
393 client->timeout();
670 void Client::timeout() {
778 // if an active timeout is set and this is the last request to be submitted
779 // on this connection, start the active timeout.
1574 // Below timeout is not needed in case of timing-based benchmarking
2214 -T, --connection-active-timeout=<DURATION>
2218 specifying the amount of time to wait. When no timeout
2222 -N, --connection-inactivity-timeout=<DURATION>
2226 time to wait. When no timeout value is set (either
2357 {"connection-active-timeout", required_argument, nullptr, 'T'},
2358 {"connection-inactivity-timeout", required_argument, nullptr, 'N'},
3274 << " errored, " << stats.req_timedout << R"( timeout