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

#include <ngx_http_spdy.h>

Collaboration diagram for ngx_http_spdy_stream_s:
Collaboration graph
[legend]

Data Fields

ngx_uint_t id
ngx_http_request_trequest
ngx_http_spdy_connection_tconnection
ngx_http_spdy_stream_t * index
ngx_http_spdy_stream_t * next
ngx_uint_t header_buffers
ngx_uint_t waiting
ngx_http_spdy_out_frame_tfree_frames
ngx_chain_tfree_data_headers
unsigned priority:2
unsigned handled:1
unsigned in_closed:1
unsigned out_closed:1
unsigned skip_data:2

Detailed Description

Definition at line 114 of file ngx_http_spdy.h.

Field Documentation

Definition at line 117 of file ngx_http_spdy.h.

ngx_chain_t* free_data_headers

Definition at line 124 of file ngx_http_spdy.h.

Definition at line 123 of file ngx_http_spdy.h.

unsigned handled

Definition at line 127 of file ngx_http_spdy.h.

ngx_uint_t header_buffers

Definition at line 121 of file ngx_http_spdy.h.

Definition at line 115 of file ngx_http_spdy.h.

unsigned in_closed

Definition at line 128 of file ngx_http_spdy.h.

ngx_http_spdy_stream_t* index

Definition at line 118 of file ngx_http_spdy.h.

ngx_http_spdy_stream_t* next

Definition at line 119 of file ngx_http_spdy.h.

unsigned out_closed

Definition at line 129 of file ngx_http_spdy.h.

unsigned priority

Definition at line 126 of file ngx_http_spdy.h.

Definition at line 116 of file ngx_http_spdy.h.

unsigned skip_data

Definition at line 130 of file ngx_http_spdy.h.

ngx_uint_t waiting

Definition at line 122 of file ngx_http_spdy.h.


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