Apache HTTPD
Public Attributes | List of all members
h2_workers::ap_conn_producer_active Struct Reference

Public Attributes

struct ap_conn_producer_t *volatile next
 
struct ap_conn_producer_t *volatile prev
 

Detailed Description

Definition at line 97 of file h2_workers.c.

Member Data Documentation

◆ next

struct ap_conn_producer_t* volatile h2_workers::ap_conn_producer_active::next

Definition at line 97 of file h2_workers.c.

◆ prev

struct ap_conn_producer_t* volatile h2_workers::ap_conn_producer_active::prev

Definition at line 97 of file h2_workers.c.


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