Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_event_conf_t Struct Reference

#include <ngx_event.h>

Data Fields

ngx_uint_t connections
ngx_uint_t use
ngx_flag_t multi_accept
ngx_flag_t accept_mutex
ngx_msec_t accept_mutex_delay
u_char * name

Detailed Description

Definition at line 468 of file ngx_event.h.

Field Documentation

ngx_flag_t accept_mutex

Definition at line 473 of file ngx_event.h.

ngx_msec_t accept_mutex_delay

Definition at line 475 of file ngx_event.h.

ngx_uint_t connections

Definition at line 469 of file ngx_event.h.

ngx_flag_t multi_accept

Definition at line 472 of file ngx_event.h.

u_char* name

Definition at line 477 of file ngx_event.h.

Definition at line 470 of file ngx_event.h.


The documentation for this struct was generated from the following file: