GME
13
|
#include <apr_thread_proc.h>
Public Attributes | |
pid_t | pid |
apr_file_t * | in |
apr_file_t * | out |
apr_file_t * | err |
The APR process type
Definition at line 133 of file apr_thread_proc.h.
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.
pid_t apr_proc_t::pid |
The process ID
Definition at line 135 of file apr_thread_proc.h.