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

#include <mod_proxy_fdpass.h>

Public Attributes

const charname
 
int(* flusher )(request_rec *r)
 
void * context
 

Detailed Description

Definition at line 33 of file mod_proxy_fdpass.h.

Member Data Documentation

◆ context

void* proxy_fdpass_flush::context

Definition at line 36 of file mod_proxy_fdpass.h.

◆ flusher

int(* proxy_fdpass_flush::flusher) (request_rec *r)

Definition at line 35 of file mod_proxy_fdpass.h.

◆ name

const char* proxy_fdpass_flush::name

Definition at line 34 of file mod_proxy_fdpass.h.


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