boost::process::handle::close_type
// In header: <boost/process/handle.hpp> enum close_type { do_close, dont_close };
RAII settings to specify if handle should be automatically closed.