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

#include <http_core.h>

Public Attributes

ap_HOOK_get_pollfd_from_conn_tpFunc
 
const charszName
 
const char *constaszPredecessors
 
const char *constaszSuccessors
 
int nOrder
 

Detailed Description

Definition at line 1073 of file http_core.h.

Member Data Documentation

◆ aszPredecessors

const char* const* ap_LINK_get_pollfd_from_conn_t::aszPredecessors

Definition at line 1073 of file http_core.h.

◆ aszSuccessors

const char* const* ap_LINK_get_pollfd_from_conn_t::aszSuccessors

Definition at line 1073 of file http_core.h.

◆ nOrder

int ap_LINK_get_pollfd_from_conn_t::nOrder

Definition at line 1073 of file http_core.h.

◆ pFunc

ap_HOOK_get_pollfd_from_conn_t* ap_LINK_get_pollfd_from_conn_t::pFunc

Definition at line 1073 of file http_core.h.

◆ szName

const char* ap_LINK_get_pollfd_from_conn_t::szName

Definition at line 1073 of file http_core.h.


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