Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_memcached_connection.cc115 try_count_(0),
552 try_count_ = 0; in parse_packet()
739 if (++try_count_ >= MAX_TRY_COUNT) { in reconnect_or_fail()
744 try_count_ = 0; in reconnect_or_fail()
H A Dshrpx_memcached_connection.h148 size_t try_count_; member in shrpx::MemcachedConnection

Completed in 2 milliseconds