|
Groonga 3.0.9 Source Code Document
|
Data Fields | |
| u_char | version |
| u_char | type |
| u_char | request_id_hi |
| u_char | request_id_lo |
Definition at line 115 of file ngx_http_fastcgi_module.c.
| u_char request_id_hi |
Definition at line 118 of file ngx_http_fastcgi_module.c.
| u_char request_id_lo |
Definition at line 119 of file ngx_http_fastcgi_module.c.
| u_char type |
Definition at line 117 of file ngx_http_fastcgi_module.c.
| u_char version |
Definition at line 116 of file ngx_http_fastcgi_module.c.
1.8.1.2