Classes | |
| class | WinStandardPreExec |
| class | WinSystemPreExec |
Functions | |
| ProcessRef | spawnImpl (char const *exec_path, char const *const argv[], char const *const envp[], Exec::PreExec &pre_exec) |
| ProcessRef BLOCXX_NAMESPACE::WinExec::spawnImpl | ( | char const * | exec_path, | |
| char const *const | argv[], | |||
| char const *const | envp[], | |||
| Exec::PreExec & | pre_exec | |||
| ) |
Definition at line 119 of file Exec.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::getMaxOpenFiles(), BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(), BLOCXX_NAMESPACE::handle_child_error(), i, BLOCXX_NAMESPACE::init_child(), BLOCXX_NAMESPACE::Exec::PreExec::keepStd(), BLOCXX_NAMESPACE::parent_check(), and BLOCXX_NAMESPACE::Timeout::relative().
Referenced by BLOCXX_NAMESPACE::Exec::spawn(), and BLOCXX_NAMESPACE::Exec::spawnImpl().
1.5.6