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

Public Attributes

int in
 
int out
 
int err
 

Detailed Description

Definition at line 25 of file proc.c.

Member Data Documentation

◆ err

int send_pipe::err

Definition at line 28 of file proc.c.

◆ in

int send_pipe::in

Definition at line 26 of file proc.c.

◆ out

int send_pipe::out

Definition at line 27 of file proc.c.


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