boost-process icon indicating copy to clipboard operation
boost-process copied to clipboard

Store new pid in posix::executor for initializers to see.

Open nat-goodspeed opened this issue 9 years ago • 0 comments

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.

nat-goodspeed avatar Nov 25 '15 14:11 nat-goodspeed