Searched refs:pop_downstream_connection (Results 1 – 8 of 8) sorted by relevance
43 std::unique_ptr<DownstreamConnection> pop_downstream_connection();
48 DownstreamConnectionPool::pop_downstream_connection() { in pop_downstream_connection() function in shrpx::DownstreamConnectionPool
732 downstream->pop_downstream_connection(); in on_write()798 downstream->pop_downstream_connection(); in downstream_read()812 downstream->pop_downstream_connection(); in downstream_read()860 downstream->pop_downstream_connection(); in downstream_eof()871 downstream->pop_downstream_connection(); in downstream_eof()909 downstream->pop_downstream_connection(); in downstream_error()1428 downstream_->pop_downstream_connection(); in on_downstream_reset()1483 downstream_->pop_downstream_connection(); in on_downstream_reset()
1251 downstream->pop_downstream_connection(); in downstream_read()1259 downstream->pop_downstream_connection(); in downstream_read()1271 downstream->pop_downstream_connection(); in downstream_read()1318 downstream->pop_downstream_connection(); in downstream_eof()1363 downstream->pop_downstream_connection(); in downstream_error()2049 downstream->pop_downstream_connection(); in on_downstream_reset()2058 downstream->pop_downstream_connection(); in on_downstream_reset()2063 downstream->pop_downstream_connection(); in on_downstream_reset()2070 downstream->pop_downstream_connection(); in on_downstream_reset()2113 downstream->pop_downstream_connection(); in on_downstream_reset()
341 std::unique_ptr<DownstreamConnection> pop_downstream_connection();
251 std::unique_ptr<DownstreamConnection> Downstream::pop_downstream_connection() { in pop_downstream_connection() function in shrpx::Downstream
982 auto dconn = addr->dconn_pool->pop_downstream_connection(); in get_downstream_connection()
90 downstream->pop_downstream_connection(); in retry_downstream_connection()