|
Groonga 3.0.9 Source Code Document
|
Data Fields | |
| const char * | db_path |
| const char * | recv_endpoint |
| pthread_t | thd |
| void * | zmq_ctx |
Definition at line 84 of file groonga_suggest_httpd.c.
| const char* db_path |
Definition at line 85 of file groonga_suggest_httpd.c.
| const char* recv_endpoint |
Definition at line 86 of file groonga_suggest_httpd.c.
| pthread_t thd |
Definition at line 87 of file groonga_suggest_httpd.c.
| void* zmq_ctx |
Definition at line 88 of file groonga_suggest_httpd.c.
1.8.1.2