$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Cross-platform process library?
From: Gregory Crosswhite (gcross_at_[hidden])
Date: 2011-05-31 18:02:54
Hey everyone,
Since there is not yet a Boost.Process library, does anyone have a
suggestion for a lightweight cross-platform C++ library for launching
and monitoring (i.e. being able to tell if they die) child processes?
Thanks!
Greg