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

#include <ngx_buf.h>

Collaboration diagram for ngx_chain_writer_ctx_t:
Collaboration graph
[legend]

Data Fields

ngx_chain_tout
ngx_chain_t ** last
ngx_connection_tconnection
ngx_pool_tpool
off_t limit

Detailed Description

Definition at line 111 of file ngx_buf.h.

Field Documentation

ngx_connection_t* connection

Definition at line 114 of file ngx_buf.h.

ngx_chain_t** last

Definition at line 113 of file ngx_buf.h.

off_t limit

Definition at line 116 of file ngx_buf.h.

Definition at line 112 of file ngx_buf.h.

ngx_pool_t* pool

Definition at line 115 of file ngx_buf.h.


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