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

Public Attributes

ap_pod_tpod
 
ap_listen_reclisteners
 
apr_proc_mutex_tmutex
 

Detailed Description

Definition at line 126 of file prefork.c.

Member Data Documentation

◆ listeners

ap_listen_rec* prefork_child_bucket::listeners

Definition at line 128 of file prefork.c.

◆ mutex

apr_proc_mutex_t* prefork_child_bucket::mutex

Definition at line 129 of file prefork.c.

◆ pod

ap_pod_t* prefork_child_bucket::pod

Definition at line 127 of file prefork.c.


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