Searched refs:ngx_http_init_connection (Results 1 – 3 of 3) sorted by relevance
85 void ngx_http_init_connection(ngx_connection_t *c);
1713 ls->handler = ngx_http_init_connection; in ngx_http_add_listening()
207 ngx_http_init_connection(ngx_connection_t *c) in ngx_http_init_connection() function