$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [process] Subject: Formal Review of Proposed Boost.Process library starts tomorrow
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2011-02-09 04:41:50
I'm missing the possibility to send signals to a process and to wait for
a process to be stopped (SIGSTOP) or resumed (SIGCONT) using boost.asio.
Oliver