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

Public Attributes

struct event_conn_state_t *volatile next
 
struct event_conn_state_t *volatile prev
 

Detailed Description

Definition at line 253 of file event.c.

Member Data Documentation

◆ next

struct event_conn_state_t* volatile timeout_head_t::next

Definition at line 253 of file event.c.

◆ prev

struct event_conn_state_t* volatile timeout_head_t::prev

Definition at line 253 of file event.c.


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