Searched refs:get_connection_handler (Results 1 – 4 of 4) sorted by relevance
318 ConnectionHandler *get_connection_handler() const;
426 auto conn_handler = worker_->get_connection_handler(); in handle_backendconfig()
573 ConnectionHandler *Worker::get_connection_handler() const { in get_connection_handler() function in shrpx::Worker
192 auto conn_handler = worker->get_connection_handler(); in servername_callback()