Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dh2load.h298 uint32_t next_client_id; member
H A Dh2load.cc262 std::make_unique<Client>(worker->next_client_id++, worker, req_todo); in rate_period_timeout_w_cb()
1567 next_client_id(0) { in Worker()
1640 auto client = std::make_unique<Client>(next_client_id++, this, req_todo); in run()

Completed in 5 milliseconds