wait_for_exit.hpp File Reference
#include <boost/process/config.hpp>
#include <boost/system/error_code.hpp>
#include <sys/types.h>
#include <sys/wait.h>
+ Include dependency graph for wait_for_exit.hpp:

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)