boost-process
boost-process copied to clipboard
Store new pid in posix::executor for initializers to see.
The on_fork_success() method for Posix initializers should have access to the new child pid, just as the on_CreateProcess_success() method for Windows initializers has access to the new hProcess.