Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_upstream_keepalive_cache_t Struct Reference
Collaboration diagram for ngx_http_upstream_keepalive_cache_t:
Collaboration graph
[legend]

Data Fields

ngx_http_upstream_keepalive_srv_conf_tconf
ngx_queue_t queue
ngx_connection_tconnection
socklen_t socklen
u_char sockaddr [NGX_SOCKADDRLEN]

Detailed Description

Definition at line 43 of file ngx_http_upstream_keepalive_module.c.

Field Documentation

Definition at line 44 of file ngx_http_upstream_keepalive_module.c.

ngx_connection_t* connection

Definition at line 47 of file ngx_http_upstream_keepalive_module.c.

ngx_queue_t queue

Definition at line 46 of file ngx_http_upstream_keepalive_module.c.

u_char sockaddr[NGX_SOCKADDRLEN]

Definition at line 50 of file ngx_http_upstream_keepalive_module.c.

socklen_t socklen

Definition at line 49 of file ngx_http_upstream_keepalive_module.c.


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