Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_connection_t Struct Reference

#include <ngx_http_request.h>

Collaboration diagram for ngx_http_connection_t:
Collaboration graph
[legend]

Data Fields

ngx_http_addr_conf_taddr_conf
ngx_http_conf_ctx_tconf_ctx
ngx_buf_t ** busy
ngx_int_t nbusy
ngx_buf_t ** free
ngx_int_t nfree

Detailed Description

Definition at line 294 of file ngx_http_request.h.

Field Documentation

Definition at line 295 of file ngx_http_request.h.

ngx_buf_t** busy

Definition at line 305 of file ngx_http_request.h.

Definition at line 296 of file ngx_http_request.h.

ngx_buf_t** free

Definition at line 308 of file ngx_http_request.h.

ngx_int_t nbusy

Definition at line 306 of file ngx_http_request.h.

ngx_int_t nfree

Definition at line 309 of file ngx_http_request.h.


The documentation for this struct was generated from the following file: