|
blocxx
|
Classes | |
| class | StandardPreExec |
| class | SystemPreExec |
Functions | |
| ProcessRef | spawnImpl (char const *exec_path, char const *const argv[], char const *const envp[], Exec::PreExec &pre_exec) |
| ProcessRef BLOCXX_NAMESPACE::PosixExec::spawnImpl | ( | char const * | exec_path, |
| char const *const | argv[], | ||
| char const *const | envp[], | ||
| Exec::PreExec & | pre_exec ) |
Definition at line 393 of file PosixExec.cpp.
References BLOCXX_NAMESPACE::Exec::Impl::BLOCXX_EXEC_ERR, BLOCXX_NAMESPACE::Exec::Impl::BLOCXX_NPIPE, BLOCXX_NAMESPACE::Exec::Impl::close_child_ends(), BLOCXX_NAMESPACE::UnnamedPipe::createUnnamedPipe(), i, BLOCXX_NAMESPACE::operator==(), and BLOCXX_NAMESPACE::Timeout::relative().
Referenced by BLOCXX_NAMESPACE::Exec::spawnImpl().