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

Public Attributes

int active
 
apr_sockaddr_tmcast_addr
 
int server_limit
 
int thread_limit
 
apr_status_t status
 

Detailed Description

Definition at line 32 of file mod_heartbeat.c.

Member Data Documentation

◆ active

int hb_ctx_t::active

Definition at line 34 of file mod_heartbeat.c.

◆ mcast_addr

apr_sockaddr_t* hb_ctx_t::mcast_addr

Definition at line 35 of file mod_heartbeat.c.

◆ server_limit

int hb_ctx_t::server_limit

Definition at line 36 of file mod_heartbeat.c.

◆ status

apr_status_t hb_ctx_t::status

Definition at line 38 of file mod_heartbeat.c.

◆ thread_limit

int hb_ctx_t::thread_limit

Definition at line 37 of file mod_heartbeat.c.


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