Apache HTTPD
Public Attributes | List of all members
stream_iter_ctx Struct Reference

Public Attributes

h2_mplxm
 
h2_streamstream
 
apr_time_t now
 
apr_size_t count
 

Detailed Description

Definition at line 54 of file h2_mplx.c.

Member Data Documentation

◆ count

apr_size_t stream_iter_ctx::count

Definition at line 58 of file h2_mplx.c.

◆ m

h2_mplx* stream_iter_ctx::m

Definition at line 55 of file h2_mplx.c.

◆ now

apr_time_t stream_iter_ctx::now

Definition at line 57 of file h2_mplx.c.

◆ stream

h2_stream* stream_iter_ctx::stream

Definition at line 56 of file h2_mplx.c.


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