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(), BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(), i, BLOCXX_NAMESPACE::Exec::PreExec::keepStd(), and BLOCXX_NAMESPACE::Timeout::relative().