boost::process::extend::require_io_service
// In header: <boost/process/extend.hpp> struct require_io_service { };
Inheriting the class will tell the launching process that an io_service is needed. This should always be used when get_io_service is used.
io_service