Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
ngx_readv_chain.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_event.h>
Include dependency graph for ngx_readv_chain.c:

Go to the source code of this file.

Macros

#define NGX_IOVS   16

Functions

ssize_t ngx_readv_chain (ngx_connection_t *c, ngx_chain_t *chain)

Macro Definition Documentation

#define NGX_IOVS   16

Definition at line 13 of file ngx_readv_chain.c.

Function Documentation

ssize_t ngx_readv_chain ( ngx_connection_t c,
ngx_chain_t chain 
)

Definition at line 176 of file ngx_readv_chain.c.

Here is the call graph for this function: