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

Public Attributes

ap_pod_tpod
 
ap_listen_reclisteners
 
apr_proc_mutex_tmutex
 

Detailed Description

Definition at line 174 of file worker.c.

Member Data Documentation

◆ listeners

ap_listen_rec* worker_child_bucket::listeners

Definition at line 176 of file worker.c.

◆ mutex

apr_proc_mutex_t* worker_child_bucket::mutex

Definition at line 177 of file worker.c.

◆ pod

ap_pod_t* worker_child_bucket::pod

Definition at line 175 of file worker.c.


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