|
#include <boost/process/config.hpp>
#include <boost/system/error_code.hpp>
#include <sys/types.h>
#include <sys/wait.h>
Go to the source code of this file.
Namespaces | |
boost | |
boost::process | |
boost::process::posix | |
Functions | |
template<class Process > | |
int | wait_for_exit (const Process &p) |
template<class Process > | |
int | wait_for_exit (const Process &p, boost::system::error_code &ec) |