Boost logo

Boost :

Subject: Re: [boost] Subject: Formal Review of Proposed Boost.Process library starts tomorrow
From: bruno romano (brommul_at_[hidden])
Date: 2011-02-09 08:09:54


hi Artyom.

1. Create a thread for asio service
2. Call pid = wait(&status) <-- Problem is here
3. Notify the event loop on childs that finished.

for solved this problem two or more io_service in same process need use this
system call* signalfd(2) ?
*If use signalfd(2) can receive all signal and* *can possible receive
SIGCHILD if a child terminate.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk