|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Macros | |
| #define | NGX_SENDFILE_LIMIT 2147483647L |
| #define | NGX_HEADERS IOV_MAX |
Functions | |
| ngx_chain_t * | ngx_linux_sendfile_chain (ngx_connection_t *c, ngx_chain_t *in, off_t limit) |
| #define NGX_HEADERS IOV_MAX |
Definition at line 33 of file ngx_linux_sendfile_chain.c.
| #define NGX_SENDFILE_LIMIT 2147483647L |
Definition at line 27 of file ngx_linux_sendfile_chain.c.
| ngx_chain_t* ngx_linux_sendfile_chain | ( | ngx_connection_t * | c, |
| ngx_chain_t * | in, | ||
| off_t | limit | ||
| ) |
1.8.1.2