GME  13
Public Attributes
apr_proc_t Struct Reference

#include <apr_thread_proc.h>

Collaboration diagram for apr_proc_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

pid_t pid
apr_file_tin
apr_file_tout
apr_file_terr

Detailed Description

The APR process type

Definition at line 133 of file apr_thread_proc.h.


Member Data Documentation

Parent's side of pipe to child's stdouterr

Definition at line 141 of file apr_thread_proc.h.

Parent's side of pipe to child's stdin

Definition at line 137 of file apr_thread_proc.h.

Parent's side of pipe to child's stdout

Definition at line 139 of file apr_thread_proc.h.

The process ID

Definition at line 135 of file apr_thread_proc.h.


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