Main Page | Modules | Data Structures | File List | Data Fields

Exec Process API
[State Utility Library]


Data Structures

struct  sul_exec_t

Typedefs

typedef sul_exec_t sul_exec_t

Functions

 sul_exec_create (sul_exec_t **ex, const char *cline, apr_size_t to, apr_pool_t *pool)
 sul_exec_close (sul_exec_t *ex)
 sul_exec_closew (sul_exec_t *ex, apr_exit_why_e *why, apr_wait_how_e how, apr_ssize_t *ecode)

Function Documentation

sul_exec_close sul_exec_t *  ex  ) 
 

Parameters:
ex 
Returns:

sul_exec_closew sul_exec_t *  ex,
apr_exit_why_e *  why,
apr_wait_how_e  how,
apr_ssize_t *  ecode
 

Parameters:
ex 
why 
how 
ecode 
Returns:

sul_exec_create sul_exec_t **  ex,
const char *  cline,
apr_size_t  to,
apr_pool_t *  pool
 

Parameters:
ex 
cline 
to Number of seconds to allow unactivity for until aborting any IO related operations, these will change the behavior of some functions when used on the apr_file handles for the streams associated with the spawned executable, so be wary.
pool 
Returns:


Generated on Wed Apr 28 09:38:38 2004 for State by doxygen 1.3.5