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

Go to the source code of this file.

Macros

#define NGX_SENDFILEVECS   IOV_MAX

Functions

ngx_chain_tngx_solaris_sendfilev_chain (ngx_connection_t *c, ngx_chain_t *in, off_t limit)

Macro Definition Documentation

#define NGX_SENDFILEVECS   IOV_MAX

Definition at line 41 of file ngx_solaris_sendfilev_chain.c.

Function Documentation

ngx_chain_t* ngx_solaris_sendfilev_chain ( ngx_connection_t c,
ngx_chain_t in,
off_t  limit 
)

Definition at line 47 of file ngx_solaris_sendfilev_chain.c.

Here is the call graph for this function: