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

Add notify_termination initializers for Windows and Posix.

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

This pull request depends on #10. That changeset displays as part of this comparison.

This PR provides a high-level feature -- asynchronous child-process termination notification -- using two distinct platform-specific initializers with the same name and signature, permitting portable consumer code.

nat-goodspeed avatar Nov 28 '15 17:11 nat-goodspeed