Home
last modified time | relevance | path

Searched refs:ngx_http_grpc_conn_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c64 } ngx_http_grpc_conn_t; typedef
77 ngx_http_grpc_conn_t *connection;
4039 cln = ngx_pool_cleanup_add(c->pool, sizeof(ngx_http_grpc_conn_t)); in ngx_http_grpc_get_connection_data()