|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| ssize_t | ngx_aio_read (ngx_connection_t *c, u_char *buf, size_t size) |
Variables | |
| int | ngx_kqueue |
| ssize_t ngx_aio_read | ( | ngx_connection_t * | c, |
| u_char * | buf, | ||
| size_t | size | ||
| ) |
Definition at line 17 of file ngx_aio_read.c.


| int ngx_kqueue |
Definition at line 37 of file ngx_kqueue_module.c.
1.8.1.2