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

Public Attributes

int in
 
int out
 
int err
 

Detailed Description

Definition at line 22 of file apr_proc_stub.c.

Member Data Documentation

◆ err

int pipefd::err

Definition at line 25 of file apr_proc_stub.c.

◆ in

int pipefd::in

Definition at line 23 of file apr_proc_stub.c.

◆ out

int pipefd::out

Definition at line 24 of file apr_proc_stub.c.


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