Searched refs:set_client_handler (Results 1 – 4 of 4) sorted by relevance
38 void DownstreamConnection::set_client_handler(ClientHandler *handler) { in set_client_handler() function in shrpx::DownstreamConnection
70 void set_client_handler(ClientHandler *client_handler);
656 dconn->set_client_handler(nullptr); in pool_downstream_connection()907 dconn->set_client_handler(this); in get_downstream_connection()912 dconn->set_client_handler(this); in get_downstream_connection()984 dconn->set_client_handler(this); in get_downstream_connection()1003 dconn->set_client_handler(this); in get_downstream_connection()1014 dconn->set_client_handler(this); in get_downstream_connection()
2219 promised_dconn->set_client_handler(handler); in handle_downstream_push_promise()